Skip to content

Commit

Permalink
use pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed May 6, 2024
1 parent 02f6f4d commit 1c7d8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Repository = "https://github.com/ecmwf/ai-models/"
Issues = "https://github.com/ecmwf/ai-models/issues"

[project.scripts]
anemoi-datasets = "ai_models.__main__:main"
ai-models = "ai_models.__main__:main"

[tool.setuptools_scm]
version_file = "src/ai_models/_version.py"

0 comments on commit 1c7d8fb

Please sign in to comment.