Simon Willison
cf7776d36f
Support Python 3.8, stop supporting Python 3.5 ( #627 )
...
* Upgrade to uvicorn 0.10.4
* Drop support for Python 3.5
* Bump all dependencies to latest releases
* Update docs to reflect we no longer support 3.5
* Removed code that skipped black unit test on 3.5
Closes #622
2019-11-11 21:09:11 -08:00
Simon Willison
7688283054
Typo
2019-06-25 08:36:39 -07:00
Simon Willison
9e97b725f1
pip install -e .[docs] for docs dependencies
2019-06-25 05:08:04 -07:00
Tom MacWright
aa911122fe
Fix typo in install step: should be install -e ( #500 )
2019-06-11 11:48:40 -07:00
Simon Willison
8d639dd096
Docs on how to use sphinx-autobuild
2019-05-15 22:03:37 -07:00
Jaap Roes
f853d5592e
"python3 -m pip" is clearer (thanks @jaap3) ( #368 )
2019-05-03 14:18:42 -04:00
Simon Willison
31f36e1b97
Added some guidelines
...
Mainly to remind me that master needs to be releasable at all times!
2019-04-20 11:32:40 -07:00
Simon Willison
595da9054e
Better example commit
...
This one updates the README news section as well
2018-12-16 14:56:56 -08:00
Simon Willison
1e2db8547b
Improved release process documentation
2018-12-16 13:47:39 -08:00
Simon Willison
b5128fc53f
Release 0.25.2
2018-12-16 13:26:37 -08:00
Simon Willison
c5f90dd1b2
Added docs on updating docs + the release process
2018-12-16 13:14:50 -08:00
Simon Willison
5e3a432a0c
How to activate your virtual environment
2018-11-14 16:54:54 -08:00
Simon Willison
6b398c2971
Link to dev environment instructions from installation guide
2018-10-27 10:34:31 -07:00
Simon Willison
7dda8898c1
Started contributing docs: setting up a dev environment
...
https://datasette.readthedocs.io/en/latest/contributing.html
2018-10-27 10:13:08 -07:00