.. _spkg_sage_setup:

sage-setup: Build system of the SageMath library
================================================

This is the build system of the Sage library, based on setuptools.

Type
----

standard


Dependencies
------------

- $(PYTHON)
- :ref:`spkg_cython`
- :ref:`spkg_pkgconfig`
- :ref:`spkg_jinja2`
- $(PYTHON_TOOLCHAIN)

Version Information
-------------------

package-version.txt::

    9.7

install-requires.txt::

    # This file is updated on every release by the sage-update-version script
    sage-setup ~= 9.7


Equivalent System Packages
--------------------------

(none known)

