[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-taler-util] branch master updated: only tested with
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-taler-util] branch master updated: only tested with 3.7, but we can catch errors later. |
Date: |
Tue, 24 Sep 2019 11:42:33 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository taler-util.
The following commit(s) were added to refs/heads/master by this push:
new bde1611 only tested with 3.7, but we can catch errors later.
bde1611 is described below
commit bde161149754aedc733b8ab54007b114ad405734
Author: ng0 <address@hidden>
AuthorDate: Tue Sep 24 09:42:03 2019 +0000
only tested with 3.7, but we can catch errors later.
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 8207aa8..6f96c85 100644
--- a/setup.py
+++ b/setup.py
@@ -20,6 +20,6 @@ setup(
'License :: OSI Approved :: GNU Affero General Public License v3
or later (AGPLv3+)',
'Operating System :: OS Independent',
],
- python_requires='>=3.6',
+ python_requires='>=3.1',
test_suite='tests',
)
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-taler-util] branch master updated: only tested with 3.7, but we can catch errors later.,
gnunet <=