From d0f8fbdc27300a101b8d614763ff046b79f4b07e Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 2 Apr 2024 17:46:21 +0000 Subject: deploy: ca27b516656223150d218bdd838df302fedf838c --- latest/development/contributing_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'latest/development/contributing_guide.html') diff --git a/latest/development/contributing_guide.html b/latest/development/contributing_guide.html index 9c481b5c7c..ae1117cc47 100644 --- a/latest/development/contributing_guide.html +++ b/latest/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