Skip to content

Commit fbd2237

Browse files
Merge pull request #15 from patsier-cms/build/update-metadata
Update license, repository metadata
2 parents 4cea2dd + 5c8f935 commit fbd2237

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name = "codejson-index-generator"
33
version = "1.0.0"
44
description = "Script to create an indexed code.json for agencies."
55
authors = ["Sachin Panayil <[email protected]>"]
6-
license = "CC0 1.0"
6+
license = "CC0-1.0"
77
readme = "README.md"
8+
repository = "https://github.com/DSACMS/codejson-index-generator"
89

910
[tool.poetry.dependencies]
1011
python = "^3.13"

0 commit comments

Comments
 (0)