You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update preference order for local venv in poetry environment (#338)
Fixes#335
Revise the order of preference for using a local virtual environment in
the poetry configuration to prioritize project-level settings over
environment variables and global settings.
0 commit comments