Skip to content

Commit 13a8aa5

Browse files
proinsiastheskumar
authored andcommitted
Add MANIFEST.in (theskumar#33)
Add `LICENSE`, `README.rst`, and `requirements.txt` to the new `MANIFEST.in` file so that they will be included in sdists and other packages.
1 parent 251284b commit 13a8aa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include LICENSE
2+
include README.rst
3+
include requirements.txt

0 commit comments

Comments
 (0)