Hanno Böck commited on 2023-10-31 09:02:21 Zeige 1 geänderte Dateien mit 0 Einfügungen und 2 Löschungen.
@@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- # disable 3.12-dev until this is fixed:
- # https://github.com/PyCQA/pycodestyle/issues/1142
python-version: [3.8, 3.x]
steps:
- uses: actions/checkout@v4