You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Licence is GPL3
This commit is contained in:
@@ -58,7 +58,7 @@ ftp_url = None
|
|||||||
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
|
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
|
||||||
'xdis >= 3.6.9, < 3.7.0', 'six']
|
'xdis >= 3.6.9, < 3.7.0', 'six']
|
||||||
|
|
||||||
license = 'MIT'
|
license = 'GPL3'
|
||||||
mailing_list = 'python-debugger@googlegroups.com'
|
mailing_list = 'python-debugger@googlegroups.com'
|
||||||
modname = 'uncompyle6'
|
modname = 'uncompyle6'
|
||||||
py_modules = None
|
py_modules = None
|
||||||
|
Reference in New Issue
Block a user