Skip to content
Snippets Groups Projects
Commit 1bd99c5c authored by André Pedersen's avatar André Pedersen
Browse files

Updated contributing to include --all-extras for poetry install step

parent 9f60017f
Branches
Tags
No related merge requests found
......@@ -46,7 +46,6 @@ While we encourage you to initiate a draft Pull Request early to get feedback on
# Activate the environment
source venv/bin/activate
# Install via poetry
poetry install
# Install via poetry with all extras
poetry install --all-extras
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment