pip install git+https://github.com/Simonll/bintools.git
conda install -c conda-forge pre-commit
- copy .pre-commit-config.yaml from another repository
- copy pyproject.toml form another repository
pre-commit install
conda env create --file environment.yml
docker builder prune
docker system prune -a