Simon Willison
d314d04215
Bump GitHub Actions versions
2026-07-06 22:40:37 -07:00
Simon Willison
066d0f3e8d
pip install . --group dev
2025-12-11 15:33:25 -08:00
Simon Willison
29d84bc95d
dependency-groups.dev and uv in docs ( #691 )
...
* dependency-groups.dev and switch to uv in docs
* Separate dependency group for docs
2025-12-11 15:32:00 -08:00
Simon Willison
ae58faf274
Add 3.14 to the publish.yml workflow
2025-11-23 22:34:59 -08:00
Simon Willison
4f12c7a452
Port from setup.py to pyproject.toml
...
Refs #676 , closes #675
2025-11-23 14:07:11 -08:00
Simon Willison
dfb2dbe967
Update GitHub Actions workflow cache configuration
2025-11-23 12:12:55 -08:00
Simon Willison
bccd05c9b4
Test on 3.14 and 3.14t, drop 3.9
2025-10-01 13:52:10 -07:00
Simon Willison
1290c50f71
Drop Python 3.9, add Python 3.13 to all CI
...
Refs #646
2024-11-23 14:43:04 -08:00
Simon Willison
70cc0c91ab
Drop support for Python 3.7
...
* Drop support for Python 3.7, closes #616
* Bumped versions on a whole lot of GitHub Actions
2024-01-30 18:37:38 -08:00
Simon Willison
08c8bb7cfb
Test against Python 3.12
...
First tested in #591
2023-11-03 17:58:31 -07:00
Simon Willison
fedd477e01
Don't attempt tui stuff on Python 3.7, refs #572
2023-07-22 15:11:38 -07:00
Simon Willison
718b0cba9b
Experimental TUI powered by Trogon
...
* sqlite-utils tui command if Trogon is installed, closes #545
* Documentation for trogon TUI
* Screenshot of TUI
* Ignore trogon mypy error
* only run flake8 on Python 3.8 or higher, closes #550
2023-05-21 11:41:56 -07:00
Simon Willison
e660635cea
Drop support for Python 3.6, refs #517
2022-12-09 17:25:23 -08:00
Simon Willison
529110e7d8
GitHub Actions has Python 3.11 on macOS now
...
Refs https://github.com/actions/setup-python/issues/531
2022-10-26 12:27:32 -07:00
Simon Willison
fb8f495582
Skip macOS 3.11 test when publishing
...
Refs #505
2022-10-25 15:34:30 -07:00
Simon Willison
b8526c434a
Test against Python 3.11
2022-10-25 07:17:49 -07:00
Mischa Untaga
0b315d3fa8
progressbar for inserts/upserts of other file formats
...
* progressbar for inserts/upserts of other file formats, closes #485
* Pin to Python 3.10.6 for the moment as workaround for mypy error
Co-authored-by: Simon Willison <swillison@gmail.com>
2022-09-15 13:37:51 -07:00
Simon Willison
fda4dad23a
Test against Python 3.10 ( #330 )
...
* Test against Python 3.10
* Added 3.10 to classifiers
* Test on Python 3.10 before publish
2021-10-13 15:25:05 -07:00
Simon Willison
adcd32a866
Re-enable publish testing on macos-latest
2021-06-20 11:52:15 -07:00
Simon Willison
eb18b6e42c
Disabling macos-latest for the moment
...
GitHub seems to have run out of workers right now.
2021-06-19 09:09:29 -07:00
Simon Willison
67cce7c861
Run publish tests on macOS and Windows too, refs #232
2021-02-14 13:35:12 -08:00
Simon Willison
4e8e157b5d
Test against Python 3.9 on publish
2020-10-07 18:45:07 -07:00
Simon Willison
8c405965e9
GitHub Actions workflows, refs #143
2020-08-28 15:36:55 -07:00