Skip to content

Remove legacy code from dependencies

Philip Loche requested to merge py312 into main

- Support for Python3.12

  • Sort Ci jobs to agree with tox jobs: lint, build, tests, docs, deploy
  • Using !281 (merged) we can now also remove the pinned Python versions from our tox tasks. tox -e tests is possible again 🥳.
Edited by Philip Loche

Merge request reports