gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-blog] 01/02: dependencies


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] 01/02: dependencies
Date: Mon, 20 May 2019 22:40:32 +0200

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

marcello pushed a commit to branch master
in repository blog.

commit ab3eae0c849379fd922ba1cca898d55346bab26a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 20 22:40:17 2019 +0200

    dependencies
---
 setup.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index e78af80..a372162 100755
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,8 @@ setup(name='talerblog',
       packages=find_packages(),
       install_requires=["Flask>=0.10",
                         "beautifulsoup4",
-                        "jsmin"],
+                        "jsmin",
+                        "requests"],
       tests_require=["nose", "mock"],
       test_suite="nose.collector",
       package_data={

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



reply via email to

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