pip install test dependencies

debug-travis-issue-216
Simon Willison 2018-04-16 17:34:47 -07:00
rodzic 00de2e8235
commit 97cf5151ba
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 17E2DEA2588B7F52
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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