Change organization name in URLs (yeah, again)

This commit is contained in:
2023-12-03 20:32:43 +03:00
parent 8f693f81b3
commit 8fb20311f9

View File

@@ -22,8 +22,8 @@ classifiers = [
] ]
[tool.poetry.urls] [tool.poetry.urls]
"Homeage" = "https://github.com/anga02/pip-install-traps" "Homeage" = "https://github.com/ag02-org/pip-install-traps"
"Bug Tracker" = "https://github.com/anga02/pip-install-traps/issues" "Bug Tracker" = "https://github.com/ag02-org/pip-install-traps/issues"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"