File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11cff-version : 1.2.0
22title : ' nomad-north-fiji: NOMAD NORTH plugin for FIJI'
3- version : 0.1.2
3+ version : 0.1.3
44message :
55 If you use this software, please cite it using the
66 metadata from this file.
77type : software
8-
98authors :
109 - given-names : Markus
1110 family-names : Kühbach
@@ -34,6 +33,7 @@ authors:
3433 - given-names : Claudia
3534 family-names : Draxl
3635 orcid : ' https://orcid.org/0000-0003-3523-6657'
36+ doi : ' 10.5281/zenodo.19473836'
3737repository-code : ' https://github.com/FAIRmat-NFDI/nomad-north-fiji'
3838keywords :
3939 - NOMAD
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ classifiers = [
1111 " Programming Language :: Python :: 3.11" ,
1212 " Programming Language :: Python :: 3.12" ,
1313 " Programming Language :: Python :: 3.13" ,
14+ " Programming Language :: Python :: 3.14" ,
1415 " License :: OSI Approved :: Apache Software License" ,
1516]
1617name = " nomad-north-fiji"
@@ -37,8 +38,8 @@ dev = [
3738 " ruff" ,
3839 " pytest" ,
3940 " structlog" ,
40- " mkdocs" ,
41- " mkdocs-material==9.7.3 " ,
41+ " mkdocs<2 " ,
42+ " mkdocs-material" ,
4243 " pymdown-extensions" ,
4344 " mkdocs-click" ,
4445 " pytest-asyncio" ,
You can’t perform that action at this time.
0 commit comments