diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-12-07 12:52:57 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-12-07 12:52:57 +0100 |
commit | 5f9932f4ee0cc1b42d94c94c8977f64643810fdb (patch) | |
tree | caad1a5590e27b3996f5657625601c57b774c44c /README.rst | |
parent | Merge branch 'master' of github.com:JARR-aggregator/JARR (diff) | |
download | newspipe-5f9932f4ee0cc1b42d94c94c8977f64643810fdb.tar.gz newspipe-5f9932f4ee0cc1b42d94c94c8977f64643810fdb.tar.bz2 newspipe-5f9932f4ee0cc1b42d94c94c8977f64643810fdb.zip |
Updated README.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_, `asyncio <https://www.python.org/dev/peps/pep-3156/>`_ and `SQLAlchemy <http://www.sqlalchemy.org>`_. -Python 3.4 is recommended. +Python 3.5 is recommended. Documentation ============= |