Skip to content

Commit

Permalink
docs: Specify minimum tool versions in DEVELOPMENT.md (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q committed Apr 23, 2024
1 parent 99ed2ba commit e76f91e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ shell by setting up [direnv](https://devenv.sh/automatic-shell-activation/).

To setup the environment manually you will need:

- Rust: https://www.rust-lang.org/tools/install
- Just: https://just.systems/
- Poetry: https://python-poetry.org/
- Rust `>=1.75`: https://www.rust-lang.org/tools/install
- Poetry `>=1.8`: https://python-poetry.org/

Once you have these installed, you can install the required python dependencies and setup pre-commit hooks with:

Expand Down

0 comments on commit e76f91e

Please sign in to comment.