Philipp Hörist pushed to branch master at gajim / gajim
Commits:
f9034701 by Philipp Hörist at 2018-07-24T23:32:27+02:00
Windows build: Install ctypes from git
The version on pip is broken with python 3.7
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
--- a/win/_base.sh
+++ b/win/_base.sh
@@ -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
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/f903470130959aeeef9fa9a74674699765a237a0
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/f903470130959aeeef9fa9a74674699765a237a0
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits