Revision 403b55fce8a5989811ff905219c30062199f2f3b authored by Bryna Hazelton on 07 July 2020, 23:27:35 UTC, committed by Matthew Kolopanis on 10 July 2020, 20:12:49 UTC
1 parent 033df02
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