Skip to content
Unverified Commit 3175fb04 authored by Mark A. Hershberger's avatar Mark A. Hershberger Committed by GitHub
Browse files

Replace --python with --try-first-with (#9413)

If a tool like asdf provides a python that is first in the path, virtualenv does not use it even though it is the one
used to invoke poetry.  Using --try-first-with (introduced in 20.3.0) allows poetry to point to the prefered python.

See https://virtualenv.pypa.io/en/latest/changelog.html#v20-3-0-2021-01-10
fixes python-poetry#9278
parent fe3641e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment