Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
Authored by: bashonly
  • Loading branch information
bashonly committed May 29, 2024
1 parent fca4c04 commit a509c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ test = [
]
pyinstaller = [
"pyinstaller>=6.3; sys_platform!='darwin'",
"pyinstaller==5.13.2; sys_platform=='darwin'", # needed for curl_cffi
"pyinstaller==5.13.2; sys_platform=='darwin'", # pain
]
py2exe = [
"py2exe>=0.12",
Expand Down

0 comments on commit a509c91

Please sign in to comment.