We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c9b5f commit 3a7426fCopy full SHA for 3a7426f
pyproject.toml
@@ -18,7 +18,10 @@ maintainers = [
18
{ name = "Juan Nunez-Iglesias", email = "juan.nunez-iglesias@monash.edu" },
19
{ name = "Martin Durant", email = "mdurant@anaconda.com" },
20
{ name = "Norman Rzepka" },
21
- { name = "Ryan Abernathey" }
+ { name = "Ryan Abernathey" },
22
+ { name = "David Stansby" },
23
+ { name = "Tom Augspurger", email = "tom.w.augspurger@gmail.com" },
24
+ { name = "Deepak Cherian" }
25
]
26
requires-python = ">=3.11"
27
# If you add a new dependency here, please also add it to .pre-commit-config.yml
0 commit comments