Administrivia

This commit is contained in:
rocky
2017-12-02 17:08:12 -05:00
parent 8e2f78ceba
commit ec9d00a34d
3 changed files with 8 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.4, < 1.9.0',
'xdis >= 3.6.1, < 3.7.0', 'six']
'xdis >= 3.6.2, < 3.7.0', 'six']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'