Skip to content

Commit 5fe893d

Browse files
committed
<<2025-08-11 11:39>> Bugfix: Fixed an issue where the temporary files didn't properly update due to a naming issue.
Signed-off-by: Raoul Linnenbank <[email protected]>
1 parent f39a552 commit 5fe893d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

poetry.lock

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ pytest = "^8.3.5"
4747
sphinx = "^8.1.3"
4848
myst-parser = "^4.0.1"
4949
piccolo-theme = "^0.24.0"
50+
git-filter-repo = "^2.47.0"
5051

5152
[tool.poetry.scripts]
5253
wpla_update_era5sl = "weather_provider_api.scripts.update_era5sl_repository:main"

0 commit comments

Comments
 (0)