Administrivia: require xdis 3.9.1 or greater

This commit is contained in:
rocky
2019-03-28 20:56:49 -04:00
parent 82fb9426af
commit 5a6550b353

View File

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