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

Remove packages based on dependencies #25

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

Conversation

xhochy
Copy link
Member

@xhochy xhochy commented Dec 10, 2024

This is useful to prune all packages from the repodata that are specific to a Python release.

@xhochy xhochy requested a review from jaimergp December 10, 2024 19:42
@xhochy
Copy link
Member Author

xhochy commented Dec 11, 2024

I cannot make sense of the one Windows failure :(

@jaimergp
Copy link
Member

It might be an activation script in Windows x 3.10 only. You can see "what would be done" with cat $(python -m conda shell.cmd.exe activate)

@jaimergp
Copy link
Member

That said, I'm fine with that CI job failing. It's unrelated to this. What we do need is to update this page in the docs, though.

@xhochy
Copy link
Member Author

xhochy commented Dec 16, 2024

It might be an activation script in Windows x 3.10 only. You can see "what would be done" with cat $(python -m conda shell.cmd.exe activate)

This is a general Windows problem. It does only show up in the 3.10 CI as we test the conda recipe only for that Python version. I will continue investigating on that in #26

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.

2 participants