Revision 9b387b98da58b790d23f655b63ef74fa0c0c1f74 authored by SSingh087 on 25 June 2020, 04:57:11 UTC, committed by Alex Nitz on 25 June 2020, 18:38:57 UTC
1 parent 0fa7034
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,<1.19"]
back to top