Skip to content

Commit 397955f

Browse files
kjfischPicoCentauri
authored andcommitted
added manifest
1 parent 014dcc5 commit 397955f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
graft docs
12
graft src
23

34
include *.rst
@@ -8,11 +9,16 @@ prune examples
89
prune tests
910
prune developer
1011
prune .tox
12+
prune developer
13+
prune examples
14+
prune tests
15+
prune benchmarks
1116

1217
exclude .codecov.yml
1318
exclude .gitattributes
1419
exclude .gitignore
1520
exclude .readthedocs.yml
1621
exclude tox.ini
22+
exclude asv.conf.json
1723

1824
global-exclude *.py[cod] __pycache__/* *.so *.dylib

0 commit comments

Comments
 (0)