summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 0b41af05463792d867565f5b6d2750a3eb33bc28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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/ansible_test *.py Makefile
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 *