New Authentication Rolling Out - We're upgrading our sign-in process to give you one account across all Anaconda products! Browser users will see a refreshed sign-in flow, while CLI users will experience no changes.
To install this package run one of the following: conda install anaconda::python-build
Description
build manages pyproject.toml-based builds, invoking build-backend hooks
as appropriate to build a distribution package. It is a simple build tool
and does not perform any dependency management.