hatchling: Modern, extensible Python build backend¶
Description¶
Modern, extensible Python build backend
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.25.0
version_requirements.txt:
hatchling
Equivalent System Packages¶
$ conda install hatchling
$ sudo yum install python3-hatchling
$ sudo emerge dev-python/hatchling
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.