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`.
parent
9401576b
Please register or sign in to comment
They get picked up by child processes of poetry which for example leads to the wrong version of pip being used by `poetry install`.