We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35acfb6 commit 9314d01Copy full SHA for 9314d01
debian/rules
@@ -33,7 +33,7 @@ override_dh_auto_install:
33
clean::
34
dh_clean
35
# Ahhhhhhh!
36
- rm -rf .pybuild build
+ rm -rf .pybuild build .pytest_cache/
37
-rm -rf heudiconv.egg-info/
38
39
# make orig tarball from repository content
0 commit comments