Commit graph

9 commits

Author SHA1 Message Date
adisbladis 298b50df1d poetry: 1.0.3 -> 1.0.5 2020-03-02 10:34:49 -08:00
adisbladis 48e4304adf
poetry: Remove importlib-metadata override
This workaround is no longer required as the bug requiring it has been
fixed in poetry2nix.
2020-02-24 13:38:35 +00:00
Silvan Mosberger 8f5b5baed7
poetry: Fix build with Python 3.8 2020-02-23 10:09:24 +01:00
adisbladis 096a51a35a
poetry: 1.0.2 -> 1.0.3 2020-02-01 21:53:05 +00:00
adisbladis c940155c61
poetry: 1.0.1 -> 1.0.2 2020-01-10 16:02:05 +00:00
adisbladis e4939690af
poetry: 1.0.0 -> 1.0.1 2020-01-10 13:35:44 +00:00
adisbladis 12ddd9b0eb
poetry: Don't propagate anything via PYTHONPATH 2020-01-04 19:19:57 +00:00
adisbladis f0c39b4b63
poetry: Don't add dependencies to PYTHONPATH
They get picked up by child processes of poetry which for example
leads to the wrong version of pip being used by `poetry install`.
2020-01-04 17:46:09 +00:00
adisbladis 54928f92ac
poetry: 0.12.17 -> 1.0.0 2020-01-02 21:59:56 +00:00