Remove py3.8 tests as well
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7b4022bf02
commit
b789a311c5
@ -2,7 +2,7 @@
|
||||
|
||||
PYTHON_VERSIONS = [
|
||||
# "3.7", doesnt support subscripted types, eg list[str]
|
||||
"3.8",
|
||||
# "3.8",
|
||||
"3.9",
|
||||
"latest",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user