Bump min xdis version...

And testing versions
This commit is contained in:
rocky
2019-10-02 13:46:56 -04:00
parent 1494bb2049
commit be610aa6b3
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ["spark-parser >= 1.8.9, < 1.9.0",
"xdis >= 4.0.3, < 4.1.0"]
"xdis >= 4.0.4, < 4.1.0"]
license = "GPL3"
mailing_list = "python-debugger@googlegroups.com"