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: qrcode dep


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] branch master updated: qrcode dep
Date: Sat, 24 Aug 2019 12:51:05 +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 ee1c949  qrcode dep
ee1c949 is described below

commit ee1c9495f5f7c54c7024233d85a3b4b70fc9a9f8
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 24 12:51:00 2019 +0200

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

diff --git a/setup.py b/setup.py
index 49fc745..7b82795 100755
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,7 @@ setup(name='talerblog',
       install_requires=["Flask>=0.10",
                         "beautifulsoup4",
                         "jsmin",
+                        "qrcode",
                         "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]