Revision aef67fb9c737e4b2683f768f68fad0fd1960ee4e authored by Matthew Kolopanis on 09 July 2020, 18:55:07 UTC, committed by Bryna Hazelton on 19 August 2020, 17:57:32 UTC
1 parent ba551d7
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