Get ready for release 2.9.2

This commit is contained in:
rocky
2016-10-15 05:27:32 -04:00
parent cb8ffa51d7
commit 59b597ea5d
5 changed files with 84 additions and 5 deletions

View File

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