Skip to content

Commit 3077988

Browse files
committed
Fix recursive folder manifest include
1 parent 150ca02 commit 3077988

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
@@ -6,4 +6,4 @@ include requirements.txt
66
recursive-exclude * __pycache__
77
recursive-exclude * *.py[co]
88

9-
recursive-include trinity/assets/*
9+
recursive-include trinity/assets *

0 commit comments

Comments
 (0)