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

refactor(vox): expand VIRTUALENV_HOME '~' #4972

Closed
wants to merge 1 commit into from

Conversation

vgerak
Copy link
Contributor

@vgerak vgerak commented Oct 20, 2022

Closes xonsh/xontrib-vox#2

For community

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

@vgerak
Copy link
Contributor Author

vgerak commented Oct 20, 2022

Not sure why tests fail on Windows (and I don't have an env to test on).

Can't be sure whether it's the tests that should be refactored or if there's an actual issue with the implementation - all paths I see ultimately call expanduser() with no check for ON_WINDOWS

@jnoortheen
Copy link
Member

@vgerak please check https://xon.sh/devguide.html#cross-platform-testing and the tmate action.

@jnoortheen
Copy link
Member

As the venv extension is now moved to its own repo. I am closing it here. Please reopen it here https://github.com/xonsh/xontrib-vox .

@jnoortheen jnoortheen closed this Jun 20, 2023
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.

vox doesn't expand ~ for $VIRTUALENV_HOME
2 participants