Revision e73f6fea5c160be2bd8f567fdd90d2753bad1579 authored by Thomas Dent on 27 November 2019, 07:56:44 UTC, committed by Alex Nitz on 27 November 2019, 07:56:44 UTC
1 parent ad3c1cf
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython",
            "numpy>=1.13.0,<1.15.3"]
back to top