Skip to content

Commit c8ac578

Browse files
committed
Fix a warning on the MANIFEST file.
1 parent 80f0507 commit c8ac578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include LICENSE.txt
22
include CONTRIBUTORS.txt
33
include README.txt
4-
recursive-include *.csv
4+
recursive-include sc2reader *.csv

0 commit comments

Comments
 (0)