Get ready for release 2.11.5

This commit is contained in:
rocky
2017-08-31 08:53:58 -04:00
parent f7bfe3f7b2
commit 4d58438515
7 changed files with 58 additions and 17 deletions

View File

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