Get ready for release 2.6.0

This commit is contained in:
rocky
2016-07-07 19:17:39 -04:00
parent 13ae869267
commit f3696cc3f1
4 changed files with 276 additions and 3 deletions

View File

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