Codebase list javaproperties / 1819b3b
Use d/clean instead of PYBUILD_AFTER_CLEAN Luca Boccassi 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 src/javaproperties.egg-info/
33 export TZ=EST5EDT,M3.2.0,M11.1.0
44 # tox.ini adds --flake which is not supported in Debian
55 export PYBUILD_TEST_ARGS=-v -c /dev/null
6 export PYBUILD_AFTER_CLEAN=rm -rf javaproperties.egg-info docs/api
76
87 %:
98 dh $@ --buildsystem=pybuild