From b10bcc1e631698ca8beabec083acb03a934a83c7 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Mon, 27 Nov 2023 15:16:50 +0000 Subject: deploy: 8751f0ef32836a4c349bd0b50ac4a77934a5dbf0 --- develop/print.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index a97caa2d55..02e52adb90 100644 --- a/develop/print.html +++ b/develop/print.html @@ -16394,7 +16394,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