Revision 615c21677af97d7627cd15c806a4eba45e32e153 authored by Collin Capano on 26 June 2020, 06:08:12 UTC, committed by Alex Nitz on 26 June 2020, 08:53:39 UTC
1 parent 46e8266
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,<1.19"]
back to top