aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-05-27 21:55:13 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-05-27 21:55:13 +0000
commit144d87bf8411de394d8eb933781a8f8c5f069aa7 (patch)
treef84813d31a0e8689321c461d240bce422be042bf /debian/rules
parentf02102f3ef7ed76f1604f663347374d75f6d16e1 (diff)
downloadpython-urllib3-144d87bf8411de394d8eb933781a8f8c5f069aa7.tar
python-urllib3-144d87bf8411de394d8eb933781a8f8c5f069aa7.tar.gz
Cleanup
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 7e92dea..8e9492a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
export PYBUILD_NAME=urllib3
export PYTHONWARNINGS=d
-PYVERS := $(shell pyversions -r)
-PY3VERS := $(shell py3versions -r)
-
%:
dh $@ --with python2,python3 --buildsystem=pybuild