diff options
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 1c02505..25a7a1e 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ export PYBUILD_AFTER_INSTALL=mkdir -p $(WHEELS_DIR) && cp {home_dir}/*.whl $(WHE export PYBUILD_DISABLE_pypy=test %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild |
