pyproject_hooks: Wrappers to call pyproject.toml-based build backend hooks.¶
Description¶
Wrappers to call pyproject.toml-based build backend hooks.
License¶
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.1.0
version_requirements.txt:
pyproject_hooks
Equivalent System Packages¶
$ sudo pacman -S python-pyproject-hooks
$ sudo apt-get install python3-pyproject-hooks
$ sudo yum install python3-pyproject-hooks
$ sudo emerge dev-python/pyproject-hooks
$ sudo xbps-install python3-pyproject-hooks
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.