Add note on purpose of poetry version in Nixpacks config

This commit is contained in:
2024-11-01 00:57:59 -05:00
parent b962966080
commit 109e09df50

View File

@@ -1,2 +1,3 @@
[variables]
# Otherwise, Poetry will use a very old & incompatible version, 1.3.1
NIXPACKS_POETRY_VERSION='1.8.4'