summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 96c6d49283c7b580a8991684dc323349b1affb2b (plain)
1
2
3
4
5
6
7
8
include AUTHORS CHANGES LICENSE README.rst BADGES.rst version.txt .coveragerc .readthedocs.yaml
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