mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Update docs to reflect we no longer support 3.5
Also removed code that skipped black test for 3.5.
This commit is contained in:
parent
03fdb49620
commit
18cc795b5c
4 changed files with 8 additions and 10 deletions
|
|
@ -69,7 +69,7 @@ sqlite-utils: a Python library and CLI tool for building SQLite databases](https
|
|||
|
||||
pip3 install datasette
|
||||
|
||||
Datasette requires Python 3.5 or higher. We also have [detailed installation instructions](https://datasette.readthedocs.io/en/stable/installation.html) covering other options such as Docker.
|
||||
Datasette requires Python 3.6 or higher. We also have [detailed installation instructions](https://datasette.readthedocs.io/en/stable/installation.html) covering other options such as Docker.
|
||||
|
||||
## Basic usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue