diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-08-07 00:33:03 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-08-07 00:33:03 +0200 |
commit | a7694b11b6784104b54753c0ed14c62caf09f0c0 (patch) | |
tree | 01abbd11d6bb66a6d5d191043171ec03d5158d5a | |
parent | async is now a reserved word (diff) | |
download | newspipe-a7694b11b6784104b54753c0ed14c62caf09f0c0.tar.gz newspipe-a7694b11b6784104b54753c0ed14c62caf09f0c0.tar.bz2 newspipe-a7694b11b6784104b54753c0ed14c62caf09f0c0.zip |
Updated README.
-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 |