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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpin conda for benchmarks when asv gets fixed #354

Open
stephenworsley opened this issue Apr 25, 2024 · 0 comments
Open

Unpin conda for benchmarks when asv gets fixed #354

stephenworsley opened this issue Apr 25, 2024 · 0 comments
Labels
New: Issue Highlight a new community raised "generic" issue

Comments

@stephenworsley
Copy link
Contributor

馃摪 Custom Issue

Currently, conda needs to be pinned to get asv to work. This happens here:

session.run("conda", "install", "--yes", "conda<24.3")

When this asv issue gets fixed, this line should be removed: airspeed-velocity/asv#1396

@stephenworsley stephenworsley added the New: Issue Highlight a new community raised "generic" issue label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New: Issue Highlight a new community raised "generic" issue
Projects
None yet
Development

No branches or pull requests

1 participant