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 eebf48e commit 7d985a8Copy full SHA for 7d985a8
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.14.2",
28
"twine==6.1.0",
29
]
0 commit comments