Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gajim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mesonium
gajim
Commits
6e1e0203
Commit
6e1e0203
authored
4 years ago
by
Philipp Hörist
Browse files
Options
Downloads
Patches
Plain Diff
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
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
win/_base.sh
+0
-1
0 additions, 1 deletion
win/_base.sh
win/dev_env.sh
+0
-1
0 additions, 1 deletion
win/dev_env.sh
with
0 additions
and
2 deletions
win/_base.sh
+
0
−
1
View file @
6e1e0203
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
win/dev_env.sh
+
0
−
1
View file @
6e1e0203
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment