Revision ebc4ef91b4dc0ec8bd64ac0b7913ad5737a36ede authored by Bryna Hazelton on 08 July 2020, 16:43:18 UTC, committed by Matthew Kolopanis on 10 July 2020, 20:12:49 UTC
1 parent 403b55f
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