Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle virtualenv names without - #498

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yujinyuz
Copy link

Description

I have all my virtual env names without dashes. This attempts to handle that in order to properly display the virtualenv name.

Motivation and Context

Can't see the virtualenv name

Closes #497

Screenshots (if appropriate)

Screenshot 2024-03-16 at 21 14 41

How Has This Been Tested

  • I have tested using Linux.
  • I have tested using MacOS.

Checklist

  • I am ready to update the wiki accordingly.
  • I have updated the tests accordingly.

@yujinyuz yujinyuz changed the title Handle virtualenv names without - fix: handle virtualenv names without - Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

python virtualenv name is empty
1 participant