Get ready for release 2.9.8

This commit is contained in:
rocky
2016-12-16 22:42:46 -05:00
parent 08dcc7d820
commit 13d5cd1a58
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ entry_points={
]}
ftp_url = None
install_requires = ['spark-parser >= 1.5.1, < 1.6.0',
'xdis >= 3.2.3, < 3.3.0']
'xdis >= 3.2.4, < 3.3.0']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'