Revision c3949fb5911301e7fc9f3e9e03ac5e8a009c82f7 authored by Ian Harry on 29 January 2020, 16:36:01 UTC, committed by GitHub on 29 January 2020, 16:36:01 UTC
1 parent 1030eb8
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0"]
back to top