Revision 23d5bf387c2a8e9a090c24f69da076a5e61350a6 authored by Gareth Davies on 21 June 2019, 10:50:45 UTC, committed by GitHub on 21 June 2019, 10:50:45 UTC
1 parent 366a610
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython",
            "numpy>=1.13.0,<1.15.3"]
back to top