1include LICENSE .coveragerc .travis.yml .pre-commit-config.yaml tox.ini pyproject.toml
2include docs/Makefile docs/conf.py
3include *.rst *.txt
4exclude conftest.py .readthedocs.yml
5recursive-include docs *.rst
6prune tests
7prune .github
8