From bc87b010c8afce82455efe5c9c56cdd7931d8e36 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 21 Mar 2024 17:13:32 +0000 Subject: deploy: 5a59c68b3dba307e6ccc8a7b000ac21161c0d19b --- develop/development/contributing_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/development/contributing_guide.html') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index 9c481b5c7c..ae1117cc47 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -203,7 +203,7 @@ source, you should install poetry. Of their installation methods, we recommend installing poetry using pipx,

pip install --user pipx
-pipx install poetry==1.5.1  # Problems with Poetry 1.6, see https://github.com/matrix-org/synapse/issues/16147
+pipx install poetry
 

but see poetry's installation instructions for other installation methods.

-- cgit 1.5.1