From b532c8bb0459da3fbe971f2cc54ee9d26622616a Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Wed, 23 Jun 2021 14:48:38 -0500 Subject: Debian: T3641: dh_virtualenv checks for unavailable option '--setuptools' --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6046c4b..6164fc8 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,6 @@ override_dh_virtualenv: --python /usr/bin/python3 \ --use-system-packages \ --builtin-venv \ - --setuptools \ --upgrade-pip \ --extra-pip-arg "--ignore-installed" \ --extra-pip-arg "--no-cache-dir" -- cgit v1.2.3