summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorTianon Gravi <admwiggin@gmail.com>2015-05-05 06:20:48 +0000
committerTianon Gravi <admwiggin@gmail.com>2015-05-05 06:20:48 +0000
commitf8e1e68022693ff66ef0a09aeb2f6e2adf368e70 (patch)
treec1629dfbe40c088df2bb3477ca139dd22d89e78f /debian/rules
parentd56fc67b119b5d03d0cfef9769885d879ab348b5 (diff)
Update Build-Depends, 01_requirements.patch, and comment in debian/rules regarding tests
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 0b14eef..d93c067 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,7 @@
export PYBUILD_NAME=docker
-# The pypi bundle does not include the tests, so we have to disable them.
-# see also https://github.com/docker/docker-py/issues/308
+# The pypi bundle includes the tests (https://github.com/docker/docker-py/issues/308), but they're really invasive and fail for reasons I haven't yet diagnosed.
export PYBUILD_DISABLE=test
%: