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

Commit 8dddf2a

Browse files
committed
Fix include path
1 parent bebc633 commit 8dddf2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include LICENSE
22
include README.md
3-
recursive-include alabaster *.*
4-
recursive-exclude alabaster .*.swp
3+
recursive-include alabaster_hotwire *.*
4+
recursive-exclude alabaster_hotwire .*.swp

0 commit comments

Comments
 (0)