summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: e1cdca0ca1a0bf28e15bca49110a79768d6d3de7 (plain)
1
2
3
4
5
6
7
8
9
include *.txt *.rst *.py
include AUTHORS CHANGELOG LICENSE
include tox.ini
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs Makefile
recursive-include tests *.py
include tests/config_data/*
exclude .pre-commit-config.yaml .git-blame-ignore-revs