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