Revision af53208705e80296da1ac0eda7aa01e628594cbe authored by Garrett Keating on 03 August 2020, 13:38:12 UTC, committed by Garrett Keating on 03 August 2020, 13:38:12 UTC
1 parent 6a29f09
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