summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 017fcfbaa1efa6ab465435a7229022202827ab94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 appveyor.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

include *.rst