Revision 7375209ffa5992e69e94e7fa040e321e9dfe3a33 authored by Matthew Kolopanis on 29 July 2020, 17:10:37 UTC, committed by Bryna Hazelton on 06 August 2020, 17:44:09 UTC
1 parent 74f0641
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