This commit is contained in:
rocky
2018-01-27 17:26:24 -05:00
parent 3a79cfd82e
commit 567dd786d1

View File

@@ -41,7 +41,6 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
'xdis >= 3.6.8, < 3.7.0', 'six']
'xdis >= 3.6.9, < 3.7.0', 'six']
license = 'MIT'