Raw File
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top