File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ authors = [
1414requires-python = " >=3.10"
1515classifiers = [
1616 " Programming Language :: Python" ,
17+ " Programming Language :: Python :: 3.10" ,
18+ " Programming Language :: Python :: 3.11" ,
19+ " Programming Language :: Python :: 3.12" ,
1720 " Intended Audience :: Science/Research" ,
1821 " License :: OSI Approved :: BSD License" ,
1922 " Natural Language :: English" ,
@@ -62,8 +65,8 @@ all = [
6265janus = " janus_core.cli.janus:app"
6366
6467[project .urls ]
65- repository = " https://github.com/stfc/janus-core/"
66- documentation = " https://stfc.github.io/janus-core/"
68+ Repository = " https://github.com/stfc/janus-core/"
69+ Documentation = " https://stfc.github.io/janus-core/"
6770
6871[dependency-groups ]
6972dev = [
You can’t perform that action at this time.
0 commit comments