Skip to content

Commit

Permalink
Merge pull request #206 from ecmwf-projects/fallback-version
Browse files Browse the repository at this point in the history
add fallback version
  • Loading branch information
malmans2 authored Feb 20, 2025
2 parents 1e7254d + 07c2c72 commit bab28b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ convention = "numpy"
packages = ["{{ cookiecutter.project_slug }}"]

[tool.setuptools_scm]
fallback_version = "999"
write_to = "{{ cookiecutter.project_slug }}/version.py"
write_to_template = '''
# Do not change! Do not track in version control!
Expand Down

0 comments on commit bab28b5

Please sign in to comment.