Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2018-01-18 19:05:19 -05:00

View File

@@ -41,7 +41,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
'xdis >= 3.6.4, < 3.7.0']
'xdis >= 3.6.5, < 3.7.0']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'