Revision 5fb4556d8938c754b3981c8edf686cf8585c344c authored by Bryna Hazelton on 01 June 2021, 21:39:37 UTC, committed by Bryna Hazelton on 01 June 2021, 21:39:37 UTC
1 parent 2fa9e49
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