summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 7a2e4861d638df9df6ac3d431eb6e07459386606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include AUTHORS COPYING TODO tox.ini
include Makefile
include overlapped.c pypi.bat
include check.py runtests.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