Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nicoco
python-nbxmpp
Commits
c78455d0
Commit
c78455d0
authored
Sep 06, 2022
by
Philipp Hörist
Browse files
change: Add packaging as dependency
parent
88617bc1
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c78455d0
...
...
@@ -9,6 +9,7 @@
-
GLib >= 2.60
-
libsoup
-
precis-i18n
-
packaging
-
idna
## Optional Runtime Requirements
...
...
setup.cfg
View file @
c78455d0
...
...
@@ -18,6 +18,7 @@ python_requires = >=3.9
packages = find:
install_requires =
precis-i18n>=1.0.0
packaging
idna
[options.extras_require]
...
...
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