mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
py39+
This commit is contained in:
parent
e492aeb385
commit
9d55ccdb72
22 changed files with 64 additions and 78 deletions
10
.github/workflows/main.yml
vendored
10
.github/workflows/main.yml
vendored
|
|
@ -15,9 +15,6 @@ jobs:
|
|||
- os: ubuntu-latest
|
||||
python: pypy-3.9
|
||||
toxenv: py
|
||||
- os: ubuntu-latest
|
||||
python: 3.8
|
||||
toxenv: py
|
||||
- os: ubuntu-latest
|
||||
python: 3.9
|
||||
toxenv: py
|
||||
|
|
@ -28,11 +25,14 @@ jobs:
|
|||
python: '3.11'
|
||||
toxenv: py
|
||||
- os: ubuntu-latest
|
||||
python: '3.12-dev'
|
||||
python: '3.12'
|
||||
toxenv: py
|
||||
- os: ubuntu-latest
|
||||
python: '3.13'
|
||||
toxenv: py
|
||||
# windows
|
||||
- os: windows-latest
|
||||
python: 3.8
|
||||
python: 3.9
|
||||
toxenv: py
|
||||
# misc
|
||||
- os: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue