mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-21 16:05:51 +00:00
Update stale minimum poetry required in contributing docs (#20219)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Replace the stale minimum `poetry` version in the contributing docs with a pointer to the minimum defined in `pyproject.toml`.
|
||||
@@ -72,7 +72,7 @@ pipx install poetry
|
||||
but see poetry's [installation instructions](https://python-poetry.org/docs/#installation)
|
||||
for other installation methods.
|
||||
|
||||
Developing Synapse requires Poetry version 1.3.2 or later.
|
||||
The minimum poetry version is specified by the `requires-poetry` line in [pyproject.toml](https://github.com/element-hq/synapse/blob/develop/pyproject.toml).
|
||||
|
||||
Next, open a terminal and install dependencies as follows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user