Revision 693210e77b2d7d24332f345dc4d8f1aa9bc54b99 authored by Ian Harry on 17 April 2020, 08:16:41 UTC, committed by GitHub on 17 April 2020, 08:16:41 UTC
1 parent 332b9ad
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0"]
back to top