summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 953aaac1b16a83f98f57254e02a6b3c6363064be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
include AUTHORS
include LICENSE
include LICENSE.PSF
include MANIFEST.in
include NEWS
include README.rst
include benchmarks/chain.py
include conftest.py
include doc/Makefile
include doc/conf.py
include doc/greenlet.txt
include doc/index.txt
include doc/make.bat
include greenlet.c
include greenlet.h
include make-win-release
include my_build_ext.py
include platform/switch_amd64_unix.h
include platform/switch_arm32_gcc.h
include platform/switch_mips_unix.h
include platform/switch_ppc_aix.h
include platform/switch_ppc_linux.h
include platform/switch_ppc_macosx.h
include platform/switch_ppc_unix.h
include platform/switch_s390_unix.h
include platform/switch_sparc_sun_gcc.h
include platform/switch_x64_masm.asm
include platform/switch_x64_masm.obj
include platform/switch_x64_msvc.h
include platform/switch_x86_msvc.h
include platform/switch_x86_unix.h
include run-tests.py
include setup.cfg
include setup.py
include setup_switch_x64_masm.cmd
include slp_platformselect.h
include tests/__init__.py
include tests/_test_extension.c
include tests/_test_extension_cpp.cpp
include tests/test_cpp.py
include tests/test_extension_interface.py
include tests/test_gc.py
include tests/test_generator.py
include tests/test_generator_nested.py
include tests/test_greenlet.py
include tests/test_leaks.py
include tests/test_throw.py
include tests/test_version.py
include tests/test_weakref.py
include tox.ini