gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-blog] branch master updated: xml dep for svg qrcode


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] branch master updated: xml dep for svg qrcode
Date: Sat, 24 Aug 2019 12:52:44 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository blog.

The following commit(s) were added to refs/heads/master by this push:
     new af0ea51  xml dep for svg qrcode
af0ea51 is described below

commit af0ea510272b5509817005f28fd360ad29749289
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 24 12:52:39 2019 +0200

    xml dep for svg qrcode
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index 7b82795..02bd68d 100755
--- a/setup.py
+++ b/setup.py
@@ -12,6 +12,7 @@ setup(name='talerblog',
                         "beautifulsoup4",
                         "jsmin",
                         "qrcode",
+                        "lxml",
                         "requests",
                         "cachelib"],
       tests_require=["nose", "mock"],

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]