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 61c651e commit ba184c4Copy full SHA for ba184c4
MANIFEST.in
@@ -9,5 +9,5 @@ recursive-include tests *
9
prune tests/data/extended
10
exclude tests/.coverage tests/coverage.xml
11
recursive-include scripts *
12
-global-exclude *~ *.bak *.pyc *.o *.a *.d *.so *.dylib
+global-exclude *~ *.bak *.py[cod] __pycache__ *.o *.a *.d *.so *.dylib
13
0 commit comments