3rd-party: numpy-stl: using PYTEST_RUNNER=false

Jet another test..
This commit is contained in:
Thomas Karl Pietrowski 2017-04-30 13:03:21 +02:00 committed by GitHub
parent ff0453a1bf
commit 767507ff9d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# output every command that modifies files on the build system.
export DH_VERBOSE = 1
export PYBUILD_CLEAN_ARGS=--no-pytest-runner
export PYTEST_RUNNER=false
%:
dh $@ --with python2 \