Remove unsupported py3.7
This commit is contained in:
parent
c3d5ce26c1
commit
2b4cb0253b
@ -1,7 +1,7 @@
|
||||
# Build pipelines
|
||||
|
||||
PYTHON_VERSIONS = [
|
||||
"3.7",
|
||||
# "3.7", doesnt support subscripted types, eg list[str]
|
||||
"3.8",
|
||||
"3.9",
|
||||
"latest",
|
||||
|
Loading…
Reference in New Issue
Block a user