summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: bf7a6a047e23a6592a2f8b0f339f38e1a5166818 (plain)
1
2
3
4
5
6
7
8
9
10
11
include COPYING
include bin/*
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
recursive-include test/support *.py *.ps1 *.psm1 *.cs *.md
recursive-include test/units *