Merge branch 'master' of github.com:rocky/python-uncompyle6

This commit is contained in:
rocky
2020-03-31 10:14:27 -04:00
3 changed files with 5 additions and 5 deletions

View File

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