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 b383d33 commit 7e01456Copy full SHA for 7e01456
pyproject.toml
@@ -23,7 +23,7 @@ python_cli_template = "python_cli_template.cli:main"
23
24
[project.optional-dependencies]
25
build = [
26
- "build==1.2.2.post1",
+ "build==1.3.0",
27
"pyinstaller==6.15.0",
28
"twine==6.1.0",
29
]
0 commit comments