Revision 9d24f6c776d33ab72b1c2da736e4e03a5b8b0942 authored by Bryna Hazelton on 12 December 2020, 18:01:43 UTC, committed by Paul La Plante on 13 December 2020, 16:51:37 UTC
1 parent 523cdce
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