Skip to content

Commit c2a298e

Browse files
committed
docs: update installation command in contributing docs
1 parent 1ac9ee5 commit c2a298e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/about/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Following the steps below to get cocoindex build on latest codebase locally - if
4646
4747
- Install required tools:
4848
```sh
49-
pip install maturin mypy pre-commit
49+
pip install maturin mypy pre-commit pytest pytest-asyncio
5050
```
5151
5252
- Build the library. Run at the root of cocoindex directory:

0 commit comments

Comments
 (0)