Skip to content

Commit 8c382b6

Browse files
committed
chore: Add loguru
1 parent 6bba489 commit 8c382b6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

pixi.lock

Lines changed: 15 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
@@ -26,6 +26,7 @@ typer = ">=0.16.0,<0.17"
2626
xcdat = ">=0.9.1,<0.10"
2727
xesmf = ">=0.8.10,<0.9"
2828
joblib = ">=1.5.2,<2"
29+
loguru = ">=0.7.3,<0.8"
2930

3031
[tool.pixi.pypi-dependencies]
3132
# Add any dependencies that aren't available on conda-forge here

0 commit comments

Comments
 (0)