summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: d0dbde1455588508f8397c6d23ddd4d899dc6a00 (plain)
1
2
3
4
5
6
7
8
9
10
11
include AUTHORS COPYING
include Makefile
include overlapped.c pypi.bat
include check.py runtests.py run_aiotest.py release.py
include update_stdlib.sh

recursive-include examples *.py
recursive-include tests *.crt
recursive-include tests *.key
recursive-include tests *.pem
recursive-include tests *.py