diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-26 08:08:25 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-26 08:08:25 +0200 |
commit | 024d2f33687a25682ca8cc11ea23257edbc826f0 (patch) | |
tree | fbfcc21d484e14a7265bd7e835de62cae7478d65 /README.rst | |
parent | Minor improvements. (diff) | |
download | newspipe-024d2f33687a25682ca8cc11ea23257edbc826f0.tar.gz newspipe-024d2f33687a25682ca8cc11ea23257edbc826f0.tar.bz2 newspipe-024d2f33687a25682ca8cc11ea23257edbc826f0.zip |
Release 7.1.
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.5 is recommended. +Python 3.5 is required. Documentation ------------- |