Skip to content

Commit da02ffa

Browse files
committed
Remove / from MANIFEST.in
Apparently this will silently fail with a trailing / on Windows, making it so this package is completley empty.
1 parent 0f5464e commit da02ffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
recursive-include src/tzdata/ *
1+
recursive-include src/tzdata *

0 commit comments

Comments
 (0)