Skip to content

Commit

Permalink
Explain how to set up generate_changelog.py
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Feb 4, 2025
1 parent 95ab92c commit f162c3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/generate_changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
The result can be copy-pasted into CHANGELOG.md,
though it often needs some manual editing too.
Setup: pip install GitPython requests tqdm
"""

import argparse
Expand Down

0 comments on commit f162c3b

Please # to comment.