Commit graph

5 commits

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