Skip to content

Commit 5f417ee

Browse files
committed
fix syntax of MANIFEST.in
1 parent 52df879 commit 5f417ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
*.txt
2-
README.md
1+
include *.txt
2+
include README.md

0 commit comments

Comments
 (0)