Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
bf53ae00 by Philipp Hörist at 2019-10-16T11:14:46Z
Don't import version from package

__init__.py has too many other imports, this leads to all dependencys beeing 
imported in the install process before they are downloaded
- - - - -


1 changed file:

- setup.cfg


Changes:

=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
 [metadata]
 name = nbxmpp
-version = attr: nbxmpp.__version__
+version = 0.9.92
 description = Non blocking Jabber/XMPP module
 author = Yann Leboulanger, Philipp Hoerist
 author_email = [email protected]



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/commit/bf53ae006052d0a3265a1969d9b3a1b810d7022c

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/commit/bf53ae006052d0a3265a1969d9b3a1b810d7022c
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to