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