3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3 commits

Author SHA1 Message Date
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