setuptools_wheel: Build the setuptools package as a wheel¶
After installing setuptools and wheel, we build a wheel of setuptools to complete the set of wheels stored in our wheelhouse.
Type¶
standard
Version Information¶
package-version.txt:
56.2.0
install-requires.txt:
# We use this file to mark the package as a Python package
Equivalent System Packages¶
See https://repology.org/project/python:setuptools/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023