.. _spkg_setuptools_wheel: 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:: 59.8.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 :trac:`29023`