-
Notifications
You must be signed in to change notification settings - Fork 0
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
Does it support PyPI? #25
Comments
This is a tool explicitly limited to conda packages. PyPI is lacking the right metadata yet. https://peps.python.org/pep-0639/ has recently been accepted and will be implemented in future. |
there is a |
once rattler supports this metadata, we can add proper support for it |
depends on conda/rattler#990 |
Does this help checking PyPI packages? They don't seem to have license info in the lock file
The text was updated successfully, but these errors were encountered: