Skip to content

Commit 1328c54

Browse files
committed
README: more contributing instructions
1 parent cd03b1b commit 1328c54

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ print(resp.json())
2727

2828
## Contributing
2929

30+
We recommend the following dependencies:
31+
- `make`
32+
- `uv`
33+
- `direnv`
34+
35+
The `Makefile` contains the following targets:
3036
- `make test` will run tests
3137
- `make check` will run typechecking
3238
- `make format` format will format the code

0 commit comments

Comments
 (0)