Skip to content

Commit 173a245

Browse files
committed
fix: add missing loguru dependency to the release-demo script
1 parent cbf0917 commit 173a245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release-demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# dependencies = [
44
# "cookiecutter",
55
# "cruft",
6+
# "loguru",
67
# "python-dotenv",
78
# "typer",
89
# ]

0 commit comments

Comments
 (0)