Clean _version.py pre-build (Closes: #978288)

This commit is contained in:
Nilesh Patra 2021-01-20 22:44:42 +05:30
parent 65122c5b20
commit c214cc4eec

4
debian/rules vendored
View file

@ -8,3 +8,7 @@ export PYBUILD_AFTER_TEST=rm -rf {build_dir}/*.egg-info
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_clean:
dh_auto_clean
rm -f _pytest_mock_version.py