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.
1 parent 33cae5b commit 889598dCopy full SHA for 889598d
pyproject.toml
@@ -57,9 +57,9 @@ dependencies = [
57
58
59
[project.urls]
60
-Homepage = "https://github.com/ecmwf/ai-models/"
61
-Repository = "https://github.com/ecmwf/ai-models/"
62
-Issues = "https://github.com/ecmwf/ai-models/issues"
+Homepage = "https://github.com/ecmwf-lab/ai-models/"
+Repository = "https://github.com/ecmwf-lab/ai-models/"
+Issues = "https://github.com/ecmwf-lab/ai-models/issues"
63
64
[project.scripts]
65
ai-models = "ai_models.__main__:main"
0 commit comments