python-uncompyle6/MANIFEST.in
rocky 501060f87f need disas.py for cross version Python compiling
fixup MANIFEST.in
pythonlib.py: store expected python version and don't compile if it
mismatches. Work files now go in temp directory. Start masrhal load in
Python for Python3.
2015-12-13 10:31:05 -05:00

6 lines
142 B
Plaintext

include README.rst
include __pkginfo__.py
recursive-include uncompyle6 *.py
include script/uncompyle6
recursive-include test *.py *.pyc *.pyo