mirror of https://github.com/MagicStack/uvloop.git
setup: Include examples & tests/certs into sdist
This commit is contained in:
parent
18750c1e6d
commit
4731beb815
|
@ -1,4 +1,5 @@
|
|||
recursive-include tests *.py
|
||||
recursive-include examples *.py
|
||||
recursive-include tests *.py *.pem
|
||||
recursive-include uvloop *.pyx *.pxd *.pxi *.py
|
||||
recursive-include vendor/libuv *.c *.h LICENSE *.sh *.am *.ac *.m4 *.pc.in
|
||||
include LICENSE README.rst Makefile
|
||||
|
|
Loading…
Reference in New Issue