Revision 547e192fcd145a2a7e4e4bda2182d6d47a97525c authored by Bryna Hazelton on 12 January 2021, 17:34:02 UTC, committed by Bryna Hazelton on 02 April 2021, 22:10:52 UTC
1 parent a0b20ff
Raw File
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0",
            "wheel",
            "setuptools_scm",
            "oldest-supported-numpy",
            "cython>=0.23"]
build-backend = "setuptools.build_meta"
back to top