Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
plugins
WhatApp multi-device
Commits
e633f9f3
Commit
e633f9f3
authored
2 years ago
by
Eelco van der Wel
Browse files
Options
Download
Email Patches
Plain Diff
pymemri v0.0.30
parent
c9ac48b3
Pipeline
#10715
passed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+2
-1
setup.py
with
2 additions
and
1 deletion
+2
-1
setup.py
+
2
-
1
View file @
e633f9f3
from
distutils.core
import
setup
import
setuptools
setup
(
name
=
'whatsapp'
,
...
...
@@ -7,7 +8,7 @@ setup(name='whatsapp',
author
=
'Koen Lennart van der Veen'
,
author_email
=
'koenlennartvanderveen@gmail.com'
,
install_requires
=
[
'pymemri @ git+https://gitlab.memri.io/memri/pymemri.git@
eelco/item-refactor
'
,
'pymemri @ git+https://gitlab.memri.io/memri/pymemri.git@
v0.0.30
'
,
"websocket-client"
,
'wamd @ git+https://github.com/alpdeniz/wamd.git@main'
,
"curve25519-donna"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets