Revision 0dd17b2047a5f867aabf42a9d7131c31b17f73d4 authored by Gareth S Davies on 22 June 2020, 16:03:00 UTC, committed by GitHub on 22 June 2020, 16:03:00 UTC
1 parent 31102a2
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,<1.19"]
back to top