forked from biopragmatics/bioregistry
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
25 lines (22 loc) 路 678 Bytes
/
Copy pathMANIFEST.in
File metadata and controls
25 lines (22 loc) 路 678 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
graft src
graft tests
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs *.tsv
recursive-include docs Makefile
recursive-include docs *.png
recursive-include docs *.svg
recursive-exclude docs/img *.png
global-exclude *.py[cod] __pycache__ *.so *.dylib .DS_Store *.gpickle
prune docs/build
prune docs/_data
prune docs/source/api
prune exports
prune notebooks
prune tests/.pytest_cache
prune docs/.well-known
exclude docs/*.md
exclude docs/guides/*.md
exclude docs/_config.yml
exclude .appveyor.yml .bumpversion.cfg .coveragerc .flake8 .travis.yml .readthedocs.yml tox.ini .pre-commit-config.yaml Dockerfile CITATION.cff
include LICENSE *.md *.rst