Get ready for release 2.8.2

This commit is contained in:
rocky
2016-08-29 21:45:45 -04:00
parent da458bdce7
commit e4cc126b38
3 changed files with 32 additions and 3 deletions

View File

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