mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed Python 3.5 installation instructions
Suggested here: https://github.com/simonw/datasette/discussions/921#discussioncomment-49362
This commit is contained in:
parent
e21face1d7
commit
3fa261d1d2
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue