summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: e804c6ad3d8390db4055cf48b1670da162c7afac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include AUTHORS COPYING TODO.rst tox.ini
include Makefile
include overlapped.c pypi.bat
include check.py runtests.py run_aiotest.py release.py
include update-tulip*.sh

include doc/conf.py doc/make.bat doc/Makefile
include doc/*.rst doc/*.jpg

include examples/*.py

include tests/*.crt tests/*.pem tests/*.key
include tests/*.py