13 lines
284 B
Plaintext
13 lines
284 B
Plaintext
include setup.py
|
|
include LICENSE
|
|
include README.md
|
|
include README.rst
|
|
include MANIFEST.in
|
|
include ChangeLog
|
|
include testit.py
|
|
recursive-include func_timeout *.py
|
|
recursive-include doc *.html
|
|
include tests/runTests.py
|
|
include tests/README
|
|
recursive-include tests/FuncTimeoutTests *.py
|