<2.5 grammar customizations for imports and loops

This commit is contained in:
rocky
2016-07-08 17:26:14 -04:00
parent 62e60817f6
commit 61535a010d
3 changed files with 19 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ entry_points={
]}
ftp_url = None
install_requires = ['spark-parser >= 1.4.0',
'xdis >= 1.1.5']
'xdis >= 1.1.6']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'