unplugged-vendor/external/python/funcsigs/MANIFEST.in

8 lines
140 B
Plaintext
Raw Normal View History

recursive-include docs *
recursive-include tests *.py
include *.py
include CHANGELOG
include LICENSE
include MANIFEST.in
include README.rst