gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-blog] branch stable updated: dependencies


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] branch stable updated: dependencies
Date: Mon, 10 Jun 2019 20:25:51 +0200

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

marcello pushed a commit to branch stable
in repository blog.

The following commit(s) were added to refs/heads/stable by this push:
     new d8c80a4  dependencies
d8c80a4 is described below

commit d8c80a45138d15f6eb856679ae1ccae4eb3d1e2c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 10 20:25:46 2019 +0200

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

diff --git a/setup.py b/setup.py
index 8304034..b0d33be 100755
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,9 @@ setup(name='talerblog',
       license='GPL',
       packages=find_packages(),
       install_requires=["Flask>=0.10",
-                        "beautifulsoup4"],
+                        "beautifulsoup4",
+                        "requests",
+                        "uwsgi"],
       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]