We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229f005 commit a31b5aaCopy full SHA for a31b5aa
scripts/get-release-notes.py
@@ -1,6 +1,8 @@
1
# /// script
2
# requires-python = ">=3.10"
3
# dependencies = [
4
+# "cookiecutter",
5
+# "cruft",
6
# "python-dotenv",
7
# "typer",
8
# ]
0 commit comments