Tox fixes

This commit is contained in:
rospogrigio
2023-02-07 10:00:18 +01:00
parent 6d0e407e7e
commit febbf421d4
2 changed files with 1 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ jobs:
- ubuntu-latest
python-version:
- 3.9
- 3.10
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}