Skip to content

Commit 0dad1f3

Browse files
committed
update contributing
1 parent a5a1a1d commit 0dad1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mamba create -n notebook -c conda-forge python nodejs -y
2222
mamba activate notebook
2323

2424
# Install package in development mode
25-
pip install -e ".[dev,test]"
25+
pip install -e ".[dev,docs,test]"
2626

2727
# Install dependencies and build packages
2828
jlpm

0 commit comments

Comments
 (0)