Skip to content

Commit ecb3bcd

Browse files
committed
Add comment about running the script with uv
1 parent dc3f574 commit ecb3bcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/authors/generate_authors_api.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
# ]
1717
# ///
1818

19+
# Run with "uv run generate_authors_api.py"
20+
1921
ORGANIZATION = 'wger-project'
2022
REPOSITORIES = ['wger', 'flutter', 'react', 'docker', 'docs']
2123
COMMITS_PER_PAGE = 100

0 commit comments

Comments
 (0)