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

BUG: Parse pip in env better #1331

Merged
merged 17 commits into from
Sep 10, 2023

Conversation

HaoZeke
Copy link
Member

@HaoZeke HaoZeke commented Aug 23, 2023

Closes #1326.

@mattip
Copy link
Contributor

mattip commented Aug 24, 2023

Is there a way to test this?

@HaoZeke
Copy link
Member Author

HaoZeke commented Aug 24, 2023

Is there a way to test this?

Yup, reworked and added tests.

@HaoZeke HaoZeke force-pushed the parsePipInEnvBetter branch 2 times, most recently from e2bfa74 to cfee427 Compare August 24, 2023 09:43
@HaoZeke
Copy link
Member Author

HaoZeke commented Aug 24, 2023

Should be good to go now @mattip, since the pypy tests are still flakey on the CI (will reopen the older issue on it).

@mattip
Copy link
Contributor

mattip commented Aug 24, 2023

Appveyor is unhappy, there are two failed tests

@HaoZeke HaoZeke force-pushed the parsePipInEnvBetter branch from 5a43427 to 2d8346c Compare August 24, 2023 15:45
@HaoZeke
Copy link
Member Author

HaoZeke commented Sep 3, 2023

Also fixes the unintended regression noted by sympy w.r.t virtualenv environments.

@HaoZeke
Copy link
Member Author

HaoZeke commented Sep 3, 2023

PyPy failure is unrelated, should be good to go @mattip :)

@mattip
Copy link
Contributor

mattip commented Sep 10, 2023

There is a merge conflict.

@HaoZeke HaoZeke force-pushed the parsePipInEnvBetter branch from 2dc869a to 773bf7d Compare September 10, 2023 14:16
@HaoZeke
Copy link
Member Author

HaoZeke commented Sep 10, 2023

There is a merge conflict.

Fixed now :)

@mattip mattip merged commit 935be55 into airspeed-velocity:master Sep 10, 2023
@mattip
Copy link
Contributor

mattip commented Sep 10, 2023

I merged this, perhaps a future refactor could leverage conda/mamba rather than re-implementing the logic here.

@HaoZeke HaoZeke deleted the parsePipInEnvBetter branch September 10, 2023 18:28
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.

mamba plugin in asv 0.6.0: ValueError: too many values to unpack (expected 2)
2 participants