You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Did I tell you how much I hate python packaging? fragments.py: track recent change in class decorators.
12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
include README.rst
|
|
include ChangeLog
|
|
include HISTORY.md
|
|
include LICENSE
|
|
include DECOMPYLE-2.4-CHANGELOG.txt
|
|
include __pkginfo__.py
|
|
recursive-include uncompyle6 *.py
|
|
include bin/uncompyle6
|
|
include bin/pydisassemble
|
|
recursive-include test *.py *.pyc
|
|
recursive-include pytest *.py
|