Revision c7cfa01e6be3087a16f65bb9e01ac3b87dedfeb1 authored by Christopher Moriarty on 06 August 2020, 15:15:13 UTC, committed by Christopher Moriarty on 06 August 2020, 15:15:13 UTC
1 parent a30db40
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