Skip to content

Commit fe01dca

Browse files
committed
Updated old dependancy
1 parent 40acadc commit fe01dca

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

MANIFEST.in

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
include LICENSE
22
include README.md
3-
recursive-include tests *.py *.yaml
3+
recursive-include tests
4+
recursiveinclude *.json
5+
recursive-include *.py
6+
recursive-include *.txt
7+
recursive-include *.yaml
48
recursive-include templates *
5-
recursive-exclude * *.py[co]
9+
recursive-exclude * __pycache__
10+
recursive-include conf.py

0 commit comments

Comments
 (0)