Skip to content

Commit ba184c4

Browse files
committed
Even better.
1 parent 61c651e commit ba184c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ recursive-include tests *
99
prune tests/data/extended
1010
exclude tests/.coverage tests/coverage.xml
1111
recursive-include scripts *
12-
global-exclude *~ *.bak *.pyc *.o *.a *.d *.so *.dylib
12+
global-exclude *~ *.bak *.py[cod] __pycache__ *.o *.a *.d *.so *.dylib
1313

0 commit comments

Comments
 (0)