summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: fa609f52e9ad0cf61b9c8a109dcf011eeb315c6f (plain)
1
2
3
4
5
6
7
8
9
10
include COPYING
include changelogs/CHANGELOG*.rst
include changelogs/changelog.yaml
include licenses/*.txt
include requirements.txt
recursive-include packaging *.py *.j2
recursive-include test/integration *
recursive-include test/sanity *.in *.json *.py *.txt *.ini
recursive-include test/support *.py *.ps1 *.psm1 *.cs *.md
recursive-include test/units *