Administrivia

This commit is contained in:
rocky
2024-02-24 07:44:24 -05:00
parent 76bca014dc
commit 50f3c64277
2 changed files with 2 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ entry_points = {
]
}
ftp_url = None
install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.8, < 6.2.0"]
install_requires = ["spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.8, < 6.2.0"]
license = "GPL3"
mailing_list = "python-debugger@googlegroups.com"

View File

@@ -38,8 +38,7 @@ SKIP_TESTS=(
[test_winreg.py]=1 # it fails on its own
[test_winsound.py]=1 # it fails on its own
[test_zlib.py]=1 # it fails on its own
[test_decimal.py]=1 #
[test_decimal.py]=1 # failes on its own - no module named test_support
[test_dis.py]=1 # We change line numbers - duh!
[test_generators.py]=1 # Investigate
# [test_grammar.py]=1 # fails on its own - no module tests.test_support