Revision 8fb75e114f2e7ff47110b948295a983619eb6c9b authored by Alex Nitz on 16 December 2020, 21:16:39 UTC, committed by GitHub on 16 December 2020, 21:16:39 UTC
1 parent bbac81c
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,!=1.19.0"]
back to top