Skip to content

Commit 7003fe9

Browse files
committed
BF - delete .tox directory with distclean
1 parent 479dd9c commit 7003fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ distclean: clean
6666
-o -iname '#*#' | xargs -L10 rm -f
6767
-rm -r dist
6868
-rm build-stamp
69+
-rm -r .tox
6970
# -rm tests/data/*.hdr.* tests/data/*.img.* tests/data/something.nii \
7071
# tests/data/noise* tests/data/None.nii
7172

0 commit comments

Comments
 (0)