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