swh:1:snp:3a699297f000109a1bc833f294a54171df990207
Raw File
Tip revision: db928bb4c20f71ba0eb69e9a77334ae184397634 authored by Gareth S Davies on 27 July 2020, 09:55:02 UTC
Prep for release (#3396)
Tip revision: db928bb
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,<1.19"]
back to top