Revision 894392b677c7c58b812d8806b4262be1a781eb5c authored by pyxieloustar on 09 November 2021, 16:37:24 UTC, committed by pyxieloustar on 13 December 2021, 19:38:45 UTC
1 parent f88f351
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