summaryrefslogtreecommitdiff
path: root/pkg/requirements-testing.pip
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-11-10 17:46:56 -0500
committerMicah Anderson <micah@riseup.net>2015-11-10 17:46:56 -0500
commit3b20aa2e8e869556cd0a97c1e6d3404aadfd4526 (patch)
treed76f1253dc45926b19b5cbc8740ae82b59923256 /pkg/requirements-testing.pip
parent8713603ad4ac71c45726a2f76e3cf86313530af1 (diff)
parent4e5e21a8d008fd31307d3581fb5f791b0c2783e8 (diff)
Merge branch 'debian/experimental' into debian/platform-0.8
Diffstat (limited to 'pkg/requirements-testing.pip')
-rw-r--r--pkg/requirements-testing.pip10
1 files changed, 9 insertions, 1 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip
index 14a4820..addda19 100644
--- a/pkg/requirements-testing.pip
+++ b/pkg/requirements-testing.pip
@@ -1,3 +1,11 @@
mock
-leap.soledad.client
setuptools-trial
+pep8
+
+#-----------------------------------------------------------------------------
+#Although it's not a package dependency, tests also depend on having
+#soledad client installed. Commenting to avoid versioning problem, you should
+#know what you are testing against :)
+#-----------------------------------------------------------------------------
+
+#leap.soledad.client