.. _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:: 51.1.1 install-requires.txt:: # We use this file to mark the package as a Python package Equivalent System Packages -------------------------- 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