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

test: Adapt test_explicit_export_topologically_sorted #3377

Conversation

jjerphan
Copy link
Member

@jjerphan jjerphan commented Jul 31, 2024

Fixes #3376.

As of pip 24.1.2 distribution on conda-forge, pip does not depend on wheel at runtime anymore.

Hence wheel index being 0 causing the bug.

Let's omit it entirely.

As of pip 24.1.2 distribution on conda-forge,
pip does not depend on wheel anymore:
https://github.com/conda-forge/pip-feedstock/pull/121/files#diff-f3725a55bf339595bf865fec73bda8ac99f283b0810c205442021f29c06eea9aR21-R25

Hence wheel index being 0 causing the bug.

Let's omit it entirely.

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@Hind-M Hind-M added the release::enhancements For enhancements PRs or implementing features label Jul 31, 2024
@Hind-M Hind-M merged commit 16fec21 into mamba-org:main Jul 31, 2024
32 of 33 checks passed
@jjerphan jjerphan deleted the test/adapt-test_explicit_export_topologically_sorted branch July 31, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release::enhancements For enhancements PRs or implementing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_explicit_export_topologically_sorted[random_string-True] fails
2 participants