summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xservice/go3
-rw-r--r--service/requirements.txt18
2 files changed, 1 insertions, 20 deletions
diff --git a/service/go b/service/go
index a6cf213e..80bac81e 100755
--- a/service/go
+++ b/service/go
@@ -1,9 +1,8 @@
#!/bin/bash
function setuppy {
- pip install -r requirements.txt
- pip install -r test_requirements.txt
python setup.py develop
+ pip install -r test_requirements.txt
}
function setupjs {
diff --git a/service/requirements.txt b/service/requirements.txt
deleted file mode 100644
index 5e08b98c..00000000
--- a/service/requirements.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-pyasn1==0.1.7
-gnupg==1.4.0
-Twisted==14.0.2
-service-identity==14.0.0
-klein==0.2.3
-requests==2.5.0
-srp==1.0.5
-dirspec==13.10
---allow-external dirspec
---allow-unverified dirspec
-u1db==13.09
---allow-external u1db
---allow-unverified u1db
-leap.keymanager==0.3.8
-leap.soledad.common==0.6.0-26-g509f76c
-leap.soledad.client==0.6.0-26-g509f76c
-leap.mail==0.3.9-1-gc1f9c92
-whoosh==2.6.0