Revision 9fb3e177ed8f9519f2cdd492741deefa3bf2b335 authored by pyxieloustar on 25 October 2021, 18:01:01 UTC, committed by pyxieloustar on 25 October 2021, 18:02:21 UTC
1 parent 0c91ff4
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