mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-12-24 08:10:51 -05:00
Use and recommend poetry 1.1.14, up from 1.1.12 (#13285)
This commit is contained in:
parent
0731e0829c
commit
e9ce4d089b
5 changed files with 30 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ RUN \
|
|||
|
||||
# We install poetry in its own build stage to avoid its dependencies conflicting with
|
||||
# synapse's dependencies.
|
||||
# We use a specific commit from poetry's master branch instead of our usual 1.1.12,
|
||||
# We use a specific commit from poetry's master branch instead of our usual 1.1.14,
|
||||
# to incorporate fixes to some bugs in `poetry export`. This commit corresponds to
|
||||
# https://github.com/python-poetry/poetry/pull/5156 and
|
||||
# https://github.com/python-poetry/poetry/issues/5141 ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue