summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: cd897ada17f7c55c10259c61a019f300b07abc0e (plain)
1
2
3
4
5
6
7
8
include AUTHORS CHANGES LICENSE README.rst BADGES.rst version.txt readthedocs.yml .coveragerc
recursive-include pint *
recursive-include docs *
recursive-include bench *
prune docs/_build
prune docs/_themes/.git
exclude .editorconfig bors.toml pull_request_template.md requirements_docs.txt version.py
global-exclude *.pyc *~ .DS_Store *__pycache__* *.pyo .travis-exclude.yml