Require xdis 3.6.0 or greater

This commit is contained in:
rocky
2017-09-25 20:11:53 -04:00
parent 6c6dcab857
commit ea75bcf47e

View File

@@ -40,7 +40,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.6.1, < 1.7.0',
'xdis >= 3.5.5, < 3.6.0']
'xdis >= 3.6.0, < 3.7.0']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'