Skip to content

Commit 9314d01

Browse files
committed
Cleanup more
1 parent 35acfb6 commit 9314d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ override_dh_auto_install:
3333
clean::
3434
dh_clean
3535
# Ahhhhhhh!
36-
rm -rf .pybuild build
36+
rm -rf .pybuild build .pytest_cache/
3737
-rm -rf heudiconv.egg-info/
3838

3939
# make orig tarball from repository content

0 commit comments

Comments
 (0)