Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2021-02-06 19:56:33 +0300
committerlovetox <philipp@hoerist.com>2021-02-06 20:03:22 +0300
commit6e1e020346c69677ad6da8f3bebd8a9170b4f1fd (patch)
tree7c91a4e849158a652c6ab49a2220c3c53163805d
parent816a77bd23e9ef863e5446a57baebccb062f9d30 (diff)
Windows: Remove dependency on pywin32-ctypes
The repo seems to be deleted, but we don’t really need this dependency anyway
-rw-r--r--win/_base.sh1
-rw-r--r--win/dev_env.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/win/_base.sh b/win/_base.sh
index 00085ed0f..dc51e1dd2 100644
--- a/win/_base.sh
+++ b/win/_base.sh
@@ -99,7 +99,6 @@ function install_deps {
PIP_REQUIREMENTS="\
git+https://dev.gajim.org/gajim/python-nbxmpp.git@nbxmpp_2.0
git+https://dev.gajim.org/lovetox/pybonjour-python3.git
-git+https://github.com/enthought/pywin32-ctypes.git
keyring
python-gnupg
python-axolotl
diff --git a/win/dev_env.sh b/win/dev_env.sh
index 57c31d258..c09a89a16 100644
--- a/win/dev_env.sh
+++ b/win/dev_env.sh
@@ -27,7 +27,6 @@ function main {
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
python-axolotl
python-gnupg
keyring