Installing is easy with pixi. Once installed use the following commands:
pixi install
pixi global install pre-commit
pre-commit install
You can get the python.exe
file by:
pixi r which python
pytests will run with pre-commit, to run manually use:
pixi run tests