Revision 03c51629b381f6c8cf659f52297d922291f51df2 authored by Jonathan Pober on 27 December 2022, 17:26:14 UTC, committed by Bryna Hazelton on 03 January 2023, 20:33:26 UTC
Added CSSI grant numbers from Brown and UW
1 parent 67c786e
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0",
"wheel",
"setuptools_scm!=7.0.0,!=7.0.1,!=7.0.2",
"oldest-supported-numpy",
"cython>=0.23"]
build-backend = "setuptools.build_meta"
[tool.isort]
profile = "black"
[darglint]
docstring_style = "numpy"
[tool.black]
skip_magic_trailing_comma = true
Computing file changes ...