mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-02-17 11:50:57 +00:00
![rocky](/assets/img/avatar_default.png)
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.
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
include README.rst
|
|
include __pkginfo__.py
|
|
recursive-include uncompyle6 *.py
|
|
include script/uncompyle6
|
|
recursive-include test *.py *.pyc *.pyo
|