feature/my-new-feature
hatch
as our package manager. Install it by following the official instructions.
β οΈ Do NOT use pip
or conda
for dependency management. Instead, run:
pre-commit
is installed before contributing:
ruff
pytest
make install_all
to install necessary dependencies before running tests.