Removed Python 3.5 installation instructions

Suggested here: https://github.com/simonw/datasette/discussions/921#discussioncomment-49362
This commit is contained in:
Simon Willison 2020-08-10 20:26:42 -07:00 committed by GitHub
commit 3fa261d1d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,10 +22,6 @@ You can install Datasette and its dependencies using ``pip``::
pip install datasette
The last version to support Python 3.5 was 0.30.2. If you are running Python 3.5 (check using ``python3 --version``) you can install that version of Datasette like so::
pip install datasette==0.30.2
You can now run Datasette like so::
datasette