Need xdis 3.0.2 for Python 1.5 bug fixes

This commit is contained in:
rocky
2016-10-11 02:41:44 -04:00
parent c04fe00e50
commit f430b0dbe4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,2 +1,2 @@
spark-parser >= 1.4.0
xdis >= 3.0.1
xdis >= 3.0.2