Commit 1b7482d
committed
fix(client): update PyInstaller to package requests lib properly
The versions of the deis CLI created by "make -C client/ build"
were using PyInstaller 2.1, the current release. This updates
PyInstaller used for packaging to a current SHA, which includes
a hook script for the python requests library to package its
data files correctly.1 parent 7af9f71 commit 1b7482d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments