Revision 05cbb77f353a270c6b06a7bdfe9f3ef2dc70d583 authored by Alex Nitz on 06 January 2021, 11:46:59 UTC, committed by GitHub on 06 January 2021, 11:46:59 UTC
1 parent 156b7e0
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,!=1.19.0"]
back to top