Skip to content

Commit 90a9ec1

Browse files
committed
fix: add missing cruft dependency to PEP 723 block of the setup-release script
1 parent a0c6460 commit 90a9ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup-release.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# requires-python = ">=3.10"
33
# dependencies = [
44
# "cookiecutter",
5+
# "cruft",
56
# "python-dotenv",
67
# "typer",
78
# "tomli>=2.0.0;python_version<'3.11'",

0 commit comments

Comments
 (0)