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