Skip to content
Snippets Groups Projects
Commit 6e1e0203 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Windows: Remove dependency on pywin32-ctypes

The repo seems to be deleted, but we don’t really need this dependency anyway
parent 816a77bd
No related branches found
No related tags found
No related merge requests found
...@@ -99,7 +99,6 @@ function install_deps { ...@@ -99,7 +99,6 @@ function install_deps {
PIP_REQUIREMENTS="\ PIP_REQUIREMENTS="\
git+https://dev.gajim.org/gajim/python-nbxmpp.git@nbxmpp_2.0 git+https://dev.gajim.org/gajim/python-nbxmpp.git@nbxmpp_2.0
git+https://dev.gajim.org/lovetox/pybonjour-python3.git git+https://dev.gajim.org/lovetox/pybonjour-python3.git
git+https://github.com/enthought/pywin32-ctypes.git
keyring keyring
python-gnupg python-gnupg
python-axolotl python-axolotl
......
...@@ -27,7 +27,6 @@ function main { ...@@ -27,7 +27,6 @@ function main {
PIP_REQUIREMENTS="\ PIP_REQUIREMENTS="\
git+https://dev.gajim.org/gajim/python-nbxmpp.git git+https://dev.gajim.org/gajim/python-nbxmpp.git
git+https://dev.gajim.org/lovetox/pybonjour-python3.git git+https://dev.gajim.org/lovetox/pybonjour-python3.git
git+https://github.com/enthought/pywin32-ctypes.git
python-axolotl python-axolotl
python-gnupg python-gnupg
keyring keyring
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment