mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-27 11:24:33 +02:00
cache-dependency-path: setup.py
This commit is contained in:
parent
604200a52d
commit
5073a2b1bd
5 changed files with 6 additions and 0 deletions
1
.github/workflows/test-coverage.yml
vendored
1
.github/workflows/test-coverage.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
with:
|
||||
python-version: "3.11"
|
||||
cache: pip
|
||||
cache-dependency-path: setup.py
|
||||
- name: Install SpatiaLite
|
||||
run: sudo apt-get install libsqlite3-mod-spatialite
|
||||
- name: Install Python dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue