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 fcc0861 commit 3c94712Copy full SHA for 3c94712
MANIFEST.in
@@ -1,2 +1,9 @@
1
include CHANGELOG.md
2
+include .spin/cmds.py
3
recursive-include tests *
4
+
5
+global-exclude *~
6
+global-exclude *.pyc
7
8
+prune */.pytest_cache
9
+prune */__pycache__
0 commit comments