Revision 34065fd4617c342769d7b398c9679405cd9cf8b0 authored by Josh Willis on 20 September 2019, 19:44:46 UTC, committed by Ian Harry on 20 September 2019, 19:44:46 UTC
1 parent d61a5b0
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython",
            "numpy>=1.13.0,<1.15.3"]
back to top