poetry2nix/pkgs/poetry
adisbladis 1d41a55f88
Always add Poetry as a build input unless bootstrapping
Currently Poetry does not have a notion of build-time
dependencies (setup-requires) in it's lock file.

When installing a dependency built with Poetry this has to be added
via an override which is really bad UX.

This change always adds Poetry as an interim solution until we have
resolved this in upstream Poetry.
2020-07-14 15:30:07 +02:00
..
default.nix Always add Poetry as a build input unless bootstrapping 2020-07-14 15:30:07 +02:00
poetry.lock poetry: Circumvent https://github.com/python-poetry/poetry/issues/2520 2020-07-01 11:42:46 +02:00
pyproject.toml poetry: 1.0.8 -> 1.0.9 2020-07-01 11:42:46 +02:00
src.json poetry: 1.0.8 -> 1.0.9 2020-07-01 11:42:46 +02:00
update poetry: 1.0.4 -> 1.0.5 2020-02-29 22:09:44 +00:00