Skip to content

Commit 10f11b9

Browse files
committed
docs(contributing): update minimum poetry requirment to 2.0.0
1 parent 9d2dedb commit 10f11b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you're a first-time contributor, you can check the issues with [good first is
88

99
## Install before contributing
1010

11-
1. Install [poetry](https://python-poetry.org/) `1.2.0+`, installation [pages](https://python-poetry.org/docs/#installing-with-the-official-installer)
11+
1. Install [poetry](https://python-poetry.org/) `>=2.0.0`, installation [pages](https://python-poetry.org/docs/#installing-with-the-official-installer)
1212
2. Install [gpg](https://gnupg.org), installation [pages](https://gnupg.org/documentation/manuals/gnupg/Installation.html#Installation). For Mac users, you could try [homebrew](https://brew.sh/).
1313

1414
## Before making a pull request

0 commit comments

Comments
 (0)