Get ready for release 2.12.0

This commit is contained in:
rocky
2017-09-20 19:02:56 -04:00
parent 96ca68a6fe
commit dfbd60231b
6 changed files with 131 additions and 47 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.5, < 3.6.0', 'six']
'xdis >= 3.6.0, < 3.7.0', 'six']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'