Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit a6d9d57

Browse files
committedJun 27, 2019
added MANIFEST.in
1 parent ea9e3ca commit a6d9d57

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎MANIFEST.in

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
include LICENSE
2+
include README.md
3+
include requirements.txt
4+
5+
recursive-exclude * __pycache__
6+
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)