Revision 96e68bb74410353209633c60fe78ecdbfc2e57db authored by Nicholas Kern on 20 August 2020, 21:00:17 UTC, committed by Nicholas Kern on 23 August 2020, 18:04:50 UTC
1 parent 62ae7fc
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