Revision c9a7b2062aa517fd161aedba02f9d5b4d7532fe5 authored by pyxieloustar on 09 September 2021, 00:09:29 UTC, committed by pyxieloustar on 09 September 2021, 00:11:08 UTC
1 parent 2910859
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