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

[Enhancement] Add an option to specify multiple platforms #73

Open
zoof opened this issue Aug 28, 2024 · 0 comments
Open

[Enhancement] Add an option to specify multiple platforms #73

zoof opened this issue Aug 28, 2024 · 0 comments

Comments

@zoof
Copy link

zoof commented Aug 28, 2024

Unless I am mistaken, there is no way to specify multiple platforms. The problem with allowing just a single platform is that in trying to mirror conda-forge for a particular platform/python version, noarch packages are not included, even when include_depends: True is specified. Allowing the inclusion of the noarch platform would fix this problem.

Alternatively, specifying a platform (linux-64, win-64, etc.) could default to also downloading any noarch dependencies when include_depends: True is invoked.

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

No branches or pull requests

1 participant