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 Poetry environment name regex to require Python version (#337)
Fixes#334
Refine the regex for Poetry environment names to ensure it includes the
Python version, enhancing validation accuracy. Update tests to reflect
this change.
0 commit comments