We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cea2dd commit 5c8f935Copy full SHA for 5c8f935
1 file changed
pyproject.toml
@@ -3,8 +3,9 @@ name = "codejson-index-generator"
3
version = "1.0.0"
4
description = "Script to create an indexed code.json for agencies."
5
authors = ["Sachin Panayil <sachinpanayil01@gmail.com>"]
6
-license = "CC0 1.0"
+license = "CC0-1.0"
7
readme = "README.md"
8
+repository = "https://github.com/DSACMS/codejson-index-generator"
9
10
[tool.poetry.dependencies]
11
python = "^3.13"
0 commit comments