Bump needed xdis version 3.6.5

This commit is contained in:
rocky
2018-01-18 18:58:21 -05:00
parent ebb9f1a53f
commit 4dfb85f062

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', 'six']
'xdis >= 3.6.5, < 3.7.0', 'six']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'