From b10bcc1e631698ca8beabec083acb03a934a83c7 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Mon, 27 Nov 2023 15:16:50 +0000 Subject: deploy: 8751f0ef32836a4c349bd0b50ac4a77934a5dbf0 --- 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 f1c7b71fbe..5c61bb26cd 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -189,7 +189,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.2  # Problems with Poetry 1.6, see https://github.com/matrix-org/synapse/issues/16147
+pipx install poetry==1.5.1  # Problems with Poetry 1.6, see https://github.com/matrix-org/synapse/issues/16147
 

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

-- cgit 1.5.1