Codebase list mopidy-beets / 1f59192
Disable tests because of pkg_resurces usage Stein Magnus Jodal 4 years ago
2 changed file(s) with 1 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
55 dh-python,
66 mopidy (>= 3),
77 python,
8 python-mock,
9 python-pytest,
108 python-setuptools,
119 Standards-Version: 4.4.1
1210 Homepage: https://github.com/mopidy/mopidy-beets
22 # Uncomment this to turn on verbose mode.
33 #export DH_VERBOSE=1
44
5 export PYBUILD_TEST_PYTEST=1
6 export PYBUILD_TEST_ARGS={dir}/tests/
5 export PYBUILD_DISABLE=test
76
87 %:
98 dh $@ --with python2 --buildsystem=pybuild