zoo/debian/rules

8 lines
115 B
Plaintext
Raw Permalink Normal View History

2017-01-02 17:48:23 +01:00
#!/usr/bin/make -f
# -*- makefile -*-
2020-03-20 17:18:44 +01:00
export PYBUILD_DISABLE=test
2017-01-02 17:48:23 +01:00
%:
dh $@ --with python3 --buildsystem=pybuild