We need six

This commit is contained in:
rocky
2017-06-03 05:36:50 -04:00
parent f1d9e194fe
commit da695115b5

View File

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