Skip to content

Commit 385cddf

Browse files
committed
update pyinstaller
1 parent 3b7f5fc commit 385cddf

File tree

4 files changed

+3
-52
lines changed

4 files changed

+3
-52
lines changed

release/hooks/hook-cryptography.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

release/hooks/hook-passlib.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# https://github.com/pyinstaller/pyinstaller-hooks-contrib/pull/39
2+
13
hiddenimports = ["configparser"]

release/hooks/hook-pkg_resources.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ commands =
5151
passenv = CI_* GITHUB_* AWS_* TWINE_* DOCKER_*
5252
deps =
5353
-rrequirements.txt
54-
pyinstaller==3.5
54+
pyinstaller==4.0
5555
twine==3.2.0
5656
awscli
5757
commands =

0 commit comments

Comments
 (0)