@@ -6,6 +6,25 @@ build-backend = "setuptools.build_meta"
6
6
name = " ams-wf"
7
7
version = " 1.0"
8
8
requires-python = " >=3.9"
9
+ maintainers = [
10
+ {
name =
" Konstantinos Parasyris" ,
email =
" [email protected] " },
11
+ {
name =
" Loic Pottier" ,
email =
" [email protected] " },
12
+ {
name =
" Robert C. Blake" ,
email =
" [email protected] " },
13
+ ]
14
+ authors = [
15
+ {
name =
" Harsh Bhatia" ,
email =
" [email protected] " },
16
+ {
name =
" Tapasya A. Patki" ,
email =
" [email protected] " },
17
+ {
name =
" Stephanie Brink" ,
email =
" [email protected] " },
18
+ {
name =
" Loic Pottier" ,
email =
" [email protected] " },
19
+ {
name =
" Thomas M. Stitt" ,
email =
" [email protected] " },
20
+ {
name =
" Konstantinos Parasyris" ,
email =
" [email protected] " },
21
+ {
name =
" Daniel J. Milroy" ,
email =
" [email protected] " },
22
+ {
name =
" Daniel E. Laney" ,
email =
" [email protected] " },
23
+ {
name =
" Robert C. Blake" ,
email =
" [email protected] " },
24
+ {
name =
" Jae-Seung Yeom" ,
email =
" [email protected] " },
25
+ {
name =
" Peer-Timo Bremer" ,
email =
" [email protected] " },
26
+ {
name =
" Charles Doutriaux" ,
email =
" [email protected] " },
27
+ ]
9
28
classifiers = [
10
29
" Development Status :: 3 - Alpha" ,
11
30
" Operating System :: POSIX :: Linux" ,
0 commit comments