mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Run python setup.py install first
This commit is contained in:
parent
2aa9d4a097
commit
00de2e8235
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ python:
|
|||
- 3.6
|
||||
|
||||
script:
|
||||
- pytest -vv
|
||||
- python setup.py install && pytest -vv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue