Revision df43fac411ed64d3c0b329a065fb502ff4b89a12 authored by Garrett Keating on 06 August 2020, 22:48:27 UTC, committed by Garrett Keating on 06 August 2020, 22:48:27 UTC
1 parent ed9b703
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