Skip to content

Commit

Permalink
Bump pyinstaller version (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
elacuesta authored Apr 12, 2022
1 parent dca1b31 commit 570a0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install_command =
python -m pip install {opts} {packages}
deps =
-rrequirements.txt
pyinstaller==4.0
pyinstaller==4.10
pytest
packaging==20.4
setuptools==59.8.0 # https://github.com/pypa/setuptools/issues/3089
Expand Down

0 comments on commit 570a0a1

Please sign in to comment.