File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
generated/python/datadoc_model Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,15 @@ name = "ssb-datadoc-model"
33version = " 7.0.0"
44description = " Data Model for use in Statistics Norway's Metadata system"
55authors = [{ name = " Statistics Norway" , email = " metadata@ssb.no" }]
6+ license = " MIT"
7+ readme = " README.md"
68requires-python = " >=3.10"
79dependencies = [" pydantic>=2.5.2" ]
810
911[project .urls ]
10- homepage = " https://github.com/statisticsnorway/ssb-datadoc-model"
11- repository = " https://github.com/statisticsnorway/ssb-datadoc-model"
12- changelog = " https://github.com/statisticsnorway/ssb-datadoc-model/releases"
12+ Homepage = " https://github.com/statisticsnorway/ssb-datadoc-model"
13+ Repository = " https://github.com/statisticsnorway/ssb-datadoc-model"
14+ Changelog = " https://github.com/statisticsnorway/ssb-datadoc-model/releases"
1315
1416[dependency-groups ]
1517
You can’t perform that action at this time.
0 commit comments