mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Attempt to fix the build
Suggestion from here: fedbdb506a/languages/python/pip/pip_note.md (L13)
This commit is contained in:
parent
de45597327
commit
45df15fe23
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ python:
|
|||
- "3.8-dev"
|
||||
|
||||
script:
|
||||
- python3 -m pip install -U pip
|
||||
- pip install -U pip wheel
|
||||
- pip install .[test]
|
||||
# Only run the numpy/pandas tests on Python 3.7:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue