Skip to content

Commit 2b03b92

Browse files
authored
update project metadata (#230)
1 parent 4fa18de commit 2b03b92

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pyproject.toml

+11
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ keywords = [
88
]
99
authors = [
1010
{name = 'Moritz Hoffmann', email = '[email protected]'},
11+
{name = 'Martin Scherer'},
12+
{name = 'Tim Hempel'},
13+
{name = 'Andreas Mardt'},
14+
{name = 'Maaike Galama'},
15+
{name = 'Brian de Silva'},
16+
{name = 'Brooke Husic'},
17+
{name = 'Stefan Klus'},
18+
{name = 'Hao Wu'},
19+
{name = 'Nathan Kutz'},
20+
{name = 'Steven Brunton'},
21+
{name = 'Frank Noé'}
1122
]
1223
requires-python = ">= 3.7"
1324
dependencies = ['numpy', 'scipy', 'scikit-learn', 'threadpoolctl']

0 commit comments

Comments
 (0)