Skip to content

Commit b5355bc

Browse files
committed
fix ci bug
1 parent 261c92c commit b5355bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev = [
4343
"ruff>=0.4.0",
4444
]
4545
build = [
46-
"pyinstaller=6.20.0",
46+
"pyinstaller==6.20.0",
4747
"build>=1.0.0",
4848
"twine>=5.0.0",
4949
]

0 commit comments

Comments
 (0)