Mypal/python/py/MANIFEST.in

10 lines
146 B
Plaintext
Raw Normal View History

2019-03-11 03:26:37 -07:00
include CHANGELOG
include AUTHORS
include README.txt
include setup.py
include LICENSE
include conftest.py
include tox.ini
graft doc
graft testing