Skip to content

Commit 584c7f7

Browse files
docs(github): update CONTRIBUTING.md
1 parent f1ac314 commit 584c7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ source .venv/bin/activate
3838
Install the dependencies:
3939

4040
```sh
41-
pip install -e '.[lint]'
41+
pip install -e '.[build,docs,lint,test]'
4242
```
4343

4444
Install pre-commit into your git hooks:

0 commit comments

Comments
 (0)