Skip to content

Commit

Permalink
docs: update poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud authored and jcrist committed Sep 14, 2023
1 parent f18c760 commit 15e77f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contribute/01_environment.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ For a better development experience see the `conda` or `nix` setup instructions.
1. Install development dependencies

```sh
pip install 'poetry>=1.3,<1.4'
pip install 'poetry==1.6.1'
pip install -r requirements-dev.txt
```

Expand Down

0 comments on commit 15e77f7

Please sign in to comment.