Skip to content

Commit eaf2a91

Browse files
committed
Do not remove .coverage file
1 parent 8716196 commit eaf2a91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ clean-build:
99
rm -rf site/
1010
rm -fr dist/
1111
rm -fr src/*.egg-info
12-
rm .coverage
1312

1413
clean-pyc:
1514
find . -name '*.pyc' -exec rm -f {} +

0 commit comments

Comments
 (0)