Revision a2571c79983d9cc9f3aaa4477d53955af3ceff7c authored by Alex Nitz on 27 November 2019, 17:08:48 UTC, committed by GitHub on 27 November 2019, 17:08:48 UTC
1 parent e73f6fe
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython",
            "numpy>=1.13.0,<1.15.3"]
back to top