Closed abkfenris closed 6 months ago
Adds a noxfile.py that enables easier local testing across multiple Python versions using Nox. It's configued to use uv to speed up the generation of the test virtual environments.
noxfile.py
uv
Adds a
noxfile.py
that enables easier local testing across multiple Python versions using Nox. It's configued to useuv
to speed up the generation of the test virtual environments.