Skip to content

Commit 3c95135

Browse files
committed
Exlcude some files from pypi
1 parent 90cd7f1 commit 3c95135

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MANIFEST.in

+13
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,16 @@ prune docs/Data/.ipynb_checkpoints/
2020
recursive-exclude docs *ipynb_checkpoints
2121
recursive-exclude docs
2222
prune docs
23+
prune .asv
24+
prune .github
25+
prune benchmarks
26+
prune dev
27+
prune .flake8
28+
prune .gitignore
29+
prune .pylintrc
30+
global-exclude .asv.conf.json
31+
prune environment.yml
32+
global-exclude .hypothesis
33+
prune thermo/.hypothesis/
34+
global-exclude thermo/Misc/constants*
35+
global-exclude tests/Data/joback_log_good_sorted.txt

0 commit comments

Comments
 (0)