Removed Python 3.5 installation instructions

Suggested here: https://github.com/simonw/datasette/discussions/921#discussioncomment-49362
pull/927/head
Simon Willison 2020-08-10 20:26:42 -07:00 zatwierdzone przez GitHub
rodzic e21face1d7
commit 3fa261d1d2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -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