1
0
Эх сурвалжийг харах

Add poetry version in contributing docs (#731) (#732)

Kasun Herath 2 жил өмнө
parent
commit
6bcddd1f05
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -35,7 +35,7 @@ Navigate into the repo:
 cd pynecone
 ```
 
-Install poetry and add it to your path (see [Poetry Docs](https://python-poetry.org/docs/#installation) for more info).
+Install poetry version >= 1.4.0 and add it to your path (see [Poetry Docs](https://python-poetry.org/docs/#installation) for more info).
 
 Install your local Pynecone build:
 ``` bash