-
Notifications
You must be signed in to change notification settings - Fork 28
PyPI package? #463
Copy link
Copy link
Open
Labels
installBuild and installationBuild and installationquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
installBuild and installationBuild and installationquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
What would be required to make a CPU-only PyPI package available to users?
A lot of Python users have fully switched from conda/mambda to
uv(https://docs.astral.sh/uv/), since it's orders of magnitude faster. However,uvdoesn't work with conda packages, so there is no way touv pip install pyamrexyet.