tox
This commit is contained in:
2
.github/workflows/tox.yaml
vendored
2
.github/workflows/tox.yaml
vendored
@@ -14,8 +14,8 @@ jobs:
|
|||||||
platform:
|
platform:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
python-version:
|
python-version:
|
||||||
- 3.7
|
|
||||||
- 3.8
|
- 3.8
|
||||||
|
- 3.9
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
|
Reference in New Issue
Block a user