We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cea2dd + 5c8f935 commit fbd2237Copy full SHA for fbd2237
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 <[email protected]>"]
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