Skip to content

Commit 3c94712

Browse files
committed
Review MANIFEST.in
1 parent fcc0861 commit 3c94712

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

MANIFEST.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
include CHANGELOG.md
2+
include .spin/cmds.py
23
recursive-include tests *
4+
5+
global-exclude *~
6+
global-exclude *.pyc
7+
8+
prune */.pytest_cache
9+
prune */__pycache__

0 commit comments

Comments
 (0)