Revision 5481658214684cf90f3b1a198545f210300daf15 authored by Bryna Hazelton on 08 September 2021, 21:33:01 UTC, committed by Bryna Hazelton on 08 September 2021, 21:33:01 UTC
1 parent 380b002
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