aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 8e9492a..090bf6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,6 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install
- # Remove dummyserver/ tests to not pollute namespace.
- rm -rf debian/python*-urllib3/usr/lib/python*/dist-packages/dummyserver
python3 setup.py bdist_wheel \
--universal \
-d $(CURDIR)/debian/tmp/usr/share/python-wheels