Skip botched 3.8.5 release

This commit is contained in:
rocky
2018-07-03 16:32:23 -04:00
parent b9e8e619f6
commit f4a1e9e40f

View File

@@ -57,7 +57,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
'xdis >= 3.8.4, < 3.9.0']
'xdis >= 3.8.6, < 3.9.0']
license = 'GPL3'
mailing_list = 'python-debugger@googlegroups.com'