Administrivia

Workflows CI: go back to released versions rather than github versions
pyenv-newest-versions: updaed to use newest Python releases
pypy38.py: fix wrong package name import
3.6-exclude.sh: update and advance
This commit is contained in:
rocky
2022-05-20 06:44:20 -04:00
parent 3f4e85695e
commit 8f7f0be7fa
6 changed files with 6 additions and 7 deletions

View File

@@ -127,7 +127,6 @@ SKIP_TESTS=(
[test_traceback.py]=1 # Probably uses comment for testing
[test_tracemalloc.py]=1 # test assert failres
[test_ttk_guionly.py]=1 # implementation specfic and test takes too long to run: 19 seconds
[test_ttk_guionly.py]=1 # implementation specfic and test takes too long to run: 19 seconds
[test_typing.py]=1 # parse error
[test_types.py]=1 # parse error