Files
python-fido2/debian/rules

8 lines
130 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/make -f
2018-04-05 11:03:23 +02:00
export PYBUILD_NAME=fido2
2018-03-19 12:29:30 +01:00
export PYBUILD_DISABLE=test
%:
dh $@ --with python2,python3 --buildsystem=pybuild