Revert commit to wrong branch

This commit is contained in:
rocky
2017-08-02 08:25:39 -04:00
parent 05ac60ea74
commit bb9b3ac9cf

View File

@@ -40,7 +40,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.6.1, < 1.7.0',
'xdis >= 3.5.1, < 3.6.0']
'xdis >= 3.5.1, < 3.6.0', 'six']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'