summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/requirements-testing.pip3
-rw-r--r--pkg/requirements.pip6
2 files changed, 2 insertions, 7 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip
deleted file mode 100644
index c5a3ad0..0000000
--- a/pkg/requirements-testing.pip
+++ /dev/null
@@ -1,3 +0,0 @@
-mock
-setuptools-trial
-pep8
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 02fb189..b02c8b5 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,8 +1,6 @@
-jsonschema #<=0.8 -- are we done with this conflict?
-dirspec
+jsonschema
pyopenssl
python-dateutil
pyzmq>=14.4.1
txzmq>=0.7.3
-
-#autopep8 -- ???
+-e .