Files
keystone-engine-keystone/bindings/python/MANIFEST.in
T
chfl4gs 219547dcfc PyPI packaging workflow and setup.py fix (#465)
* Travis-CI build & nmake batch file updates

* PyPI packaging
2020-06-10 15:51:48 +08:00

7 lines
136 B
Plaintext

recursive-include src *
recursive-include prebuilt *
include LICENSE.TXT
include README
global-exclude *.pyc
global-exclude __pycache__