Pythonfromhttps://daniel.feldroy.com4 hours agouv+just for testing multiple Python versionsUse uv and just instead of tox and nox to test Python projects across versions, simplifying configuration and reducing dependencies.
Pythonfromhttps://daniel.feldroy.com3 months agouv run for running tests on versions of PythonUsing uv run simplifies testing multiple Python versions locally without the overhead of traditional tools like Tox or Nox.