summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 6e59f47415840e44c708abfe93c0cfe465b41efc (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_TEST_ARGS=--verbose -k 'not test_comppath and not test_imap and not test_manpath and not test_keras'

%:
	dh ${@} --buildsystem=pybuild --with python3

override_dh_compress:
	dh_compress -X.py