gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] branch master updated: dependencies


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] branch master updated: dependencies
Date: Mon, 10 Jun 2019 20:24:03 +0200

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

marcello pushed a commit to branch master
in repository donations.

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

commit f09cb421c2eeec58b2f768e09b97b39b8616ec02
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 10 20:23:56 2019 +0200

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

diff --git a/setup.py b/setup.py
index 5cddc40..3e89959 100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(name='talerdonations',
       author_email='address@hidden',
       license='GPL',
       packages=find_packages(),
-      install_requires=["Flask>=0.10"],
+      install_requires=["Flask>=0.10", "requests", "uwsgi"],
       tests_require=["mock", "nose"],
       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]