Revision 963d5d4e1716283df39b8a7f829ebd02aecd4c9b authored by Christopher Moriarty on 06 August 2020, 15:26:19 UTC, committed by Christopher Moriarty on 06 August 2020, 15:26:19 UTC
1 parent 454d310
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