Revision 53a0ec1f2cb5e101c514697f45dbb96d0dd687d8 authored by Garrett Keating on 07 August 2020, 18:37:01 UTC, committed by Garrett Keating on 07 August 2020, 18:37:01 UTC
1 parent 47066bb
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