From ef44a14448bea592d752778aacc1f07c783c3c93 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Fri, 2 Sep 2022 13:20:44 +0000 Subject: deploy: 4fee4a339d3bb1a90487a86ccbcca50a36b0ea74 --- develop/development/contributing_guide.html | 1 + 1 file changed, 1 insertion(+) (limited to 'develop/development/contributing_guide.html') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index fc9a412756..c6e4c274a4 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -187,6 +187,7 @@ pipx install poetry

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

+

Synapse requires Poetry version 1.2.0 or later.

Next, open a terminal and install dependencies as follows:

cd path/where/you/have/cloned/the/repository
 poetry install --extras all
-- 
cgit 1.5.1