From a71cf8000279540abe77a0b408759b1509719ca7 Mon Sep 17 00:00:00 2001
From: DMRobertson
Date: Wed, 25 Oct 2023 15:32:26 +0000
Subject: deploy: c14a7de6af0b8a3cbf2e17afca1cab339bc5912d
---
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 1bf8403da6..4dbea6b43d 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
+pipx install poetry==1.5.2 # 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