We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc8b92 commit 5831177Copy full SHA for 5831177
debian/rules
@@ -8,8 +8,7 @@ DH_VIRTUALENV_ARGS = \
8
--python='/usr/bin/python3' \
9
--builtin-venv \
10
--preinstall=wheel \
11
- --extra-pip-arg='--progress-bar=off' \
12
- --extra-pip-arg='--quiet'
+ --extra-pip-arg='--progress-bar=off'
13
14
# Directory where venvs for dh-virtualenv packages are built
15
VENV_BUILD_DIR = '$(PWD)/debian/portal/opt/venvs'
0 commit comments