Revision 208efed2ab5799d4bd5e74ea9383df1459981fdb authored by Matthew Kolopanis on 15 December 2020, 17:39:33 UTC, committed by Bryna Hazelton on 15 December 2020, 22:42:45 UTC
1 parent 28f1480
Raw File
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
build-backend = "setuptools.build_meta"
back to top