Windows build: Install ctypes from git
The version on pip is broken with python 3.7
This commit is contained in:
parent
5d24c9bbdd
commit
f903470130
|
@ -92,6 +92,7 @@ function install_deps {
|
|||
PIP_REQUIREMENTS="\
|
||||
git+https://dev.gajim.org/gajim/python-nbxmpp.git
|
||||
git+https://dev.gajim.org/lovetox/pybonjour-python3.git
|
||||
git+https://github.com/enthought/pywin32-ctypes.git
|
||||
keyring
|
||||
python-gnupg
|
||||
python-axolotl
|
||||
|
|
Loading…
Reference in New Issue