Commit fc405e6
CI: run the full CLI test suite per Python version (3.10–3.14)
Rename the wheel smoke job to `wheel-tests` and, after installing the built
abi3 wheel, run `pytest tests/cli` on each of 3.10–3.14 (Linux + both macOS
arches) instead of only a one-line import/compile smoke. Installs pytest,
logica (sqlite UDFs) and psycopg (so the one psql runner-ordering test reaches
its DSN check; the other remote engines' tests run driver-free). duckdb and
rdflib come in as core deps of the wheel.
uv.lock: refresh after duckdb became a core dependency.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 097c299 commit fc405e6
2 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments