summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 8a4523a90140e2f529e3e320bc97779684836401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
recursive-include setuptools *.py *.exe *.xml
recursive-include tests *.py
recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html
recursive-include _markerlib *.py
recursive-include pkg_resources *.py *.txt
include *.py
include *.txt
include MANIFEST.in
include launcher.c
include msvc-build-launcher.cmd
include pytest.ini