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

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