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 2d2c792 commit 3d856eaCopy full SHA for 3d856ea
CONTRIBUTING.md
@@ -6,7 +6,7 @@
6
Install `poetry`
7
8
```bash
9
-curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
+pipx install poetry
10
```
11
12
Learn more about poetry at https://python-poetry.org/
0 commit comments