We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac9ee5 commit c2a298eCopy full SHA for c2a298e
docs/docs/about/contributing.md
@@ -46,7 +46,7 @@ Following the steps below to get cocoindex build on latest codebase locally - if
46
47
- Install required tools:
48
```sh
49
- pip install maturin mypy pre-commit
+ pip install maturin mypy pre-commit pytest pytest-asyncio
50
```
51
52
- Build the library. Run at the root of cocoindex directory:
0 commit comments