mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-28 03:44:31 +02:00
Port pyproject.toml to setup.py, refs #675
This commit is contained in:
parent
7ffd5052e9
commit
9e5735e287
9 changed files with 84 additions and 92 deletions
3
.github/workflows/test-sqlite-support.yml
vendored
3
.github/workflows/test-sqlite-support.yml
vendored
|
|
@ -25,8 +25,7 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
allow-prereleases: true
|
||||
cache: pip
|
||||
cache-dependency-path: setup.py
|
||||
cache-dependency-path: setup.py
|
||||
cache-dependency-path: pyproject.toml
|
||||
- name: Set up SQLite ${{ matrix.sqlite-version }}
|
||||
uses: asg017/sqlite-versions@71ea0de37ae739c33e447af91ba71dda8fcf22e6
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue