diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-09-21 07:37:04 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-09-21 07:37:04 +0200 |
commit | 1671be043f703bc77f4138d2bec3cd242cfa71ca (patch) | |
tree | aa44db754db4158539ad561dddeb5c05dfaada9c /README.rst | |
parent | Changed official repository of Newspipe. (diff) | |
parent | Updated README. (diff) | |
download | newspipe-1671be043f703bc77f4138d2bec3cd242cfa71ca.tar.gz newspipe-1671be043f703bc77f4138d2bec3cd242cfa71ca.tar.bz2 newspipe-1671be043f703bc77f4138d2bec3cd242cfa71ca.zip |
Merge branch 'master' of github.com:newspipe/newspipe
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_, `SQLAlchemy <http://www.sqlalchemy.org>`_ and `React <https://facebook.github.io/react/>`_. -Python >= 3.6.6 is recommended. +Python >= 3.7.0 is required. Documentation |