Revision 579d48196ea977ae37b2a3ca435af3f5a8b030f1 authored by Gareth S Davies on 06 November 2020, 16:57:53 UTC, committed by GitHub on 06 November 2020, 16:57:53 UTC
* update retention levels for opt_snr jobs in parallelised cases
1 parent b4e3263
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython>=0.29",
            "numpy>=1.16.0,<1.19"]
back to top