Files
MyPal/python/altgraph/MANIFEST.in
T
2019-03-11 13:26:37 +03:00

10 lines
186 B
Plaintext

include ReadMe.txt
include *.txt MANIFEST.in *.py
graft doc
graft doc/_static
graft doc/_templates
graft altgraph_tests
global-exclude .DS_Store
global-exclude *.pyc
global-exclude *.so