forked from orbit-oss/flask
drop end of life python versions
This commit is contained in:
parent
e7e5380776
commit
52df9eed45
11 changed files with 78 additions and 284 deletions
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
|
|
@ -19,7 +19,6 @@ jobs:
|
|||
- {python: '3.12'}
|
||||
- {python: '3.11'}
|
||||
- {python: '3.10'}
|
||||
- {python: '3.9'}
|
||||
- {name: PyPy, python: 'pypy-3.11', tox: pypy3.11}
|
||||
- {name: Minimum Versions, python: '3.13', tox: tests-min}
|
||||
- {name: Development Versions, python: '3.10', tox: tests-dev}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue