debian: do not run tests

This commit is contained in:
Frédéric Péters 2021-10-10 10:53:15 +02:00
parent a08c629f75
commit cc28626b9b
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=wcs-olap
export PYBUILD_DISABLE=test
%:
dh $@ --with python3 --buildsystem=pybuild