Skip to content

Commit 35e832f

Browse files
committed
fix recursive-include path
1 parent afdbf14 commit 35e832f

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
@@ -7,5 +7,5 @@ include LICENSE
77
include MANIFEST.in
88
include README.md
99

10-
recursive-include sphinx *.js
11-
recursive-include sphinx *.css
10+
recursive-include sphinx_exercise *.js
11+
recursive-include sphinx_exercise *.css

0 commit comments

Comments
 (0)