Skip to content

Commit 6332697

Browse files
committed
separate somesy.toml and update pyprject.toml for poetry v2
1 parent 1309fc2 commit 6332697

5 files changed

Lines changed: 895 additions & 813 deletions

File tree

codemeta.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,16 @@
1313
"givenName": "Anton",
1414
"familyName": "Pirogov",
1515
"email": "a.pirogov@fz-juelich.de",
16-
"@id": "https://orcid.org/0000-0002-5077-7497"
16+
"@id": "https://orcid.org/0000-0002-5077-7497",
17+
"identifier": "https://orcid.org/0000-0002-5077-7497"
1718
},
1819
{
1920
"@type": "Person",
2021
"givenName": "Mustafa",
2122
"familyName": "Soylu",
2223
"email": "m.soylu@fz-juelich.de",
23-
"@id": "https://orcid.org/0000-0003-2637-0432"
24+
"@id": "https://orcid.org/0000-0003-2637-0432",
25+
"identifier": "https://orcid.org/0000-0003-2637-0432"
2426
}
2527
],
2628
"name": "fair-python-cookiecutter",
@@ -39,7 +41,8 @@
3941
"givenName": "Mustafa",
4042
"familyName": "Soylu",
4143
"email": "m.soylu@fz-juelich.de",
42-
"@id": "https://orcid.org/0000-0003-2637-0432"
44+
"@id": "https://orcid.org/0000-0003-2637-0432",
45+
"identifier": "https://orcid.org/0000-0003-2637-0432"
4346
}
4447
],
4548
"license": [

0 commit comments

Comments
 (0)