Add pendulum for testing
This commit is contained in:
parent
c07fe7f8b8
commit
478e937c22
@ -13,6 +13,7 @@ buiild job:
|
|||||||
- pip3 install --upgrade pip
|
- pip3 install --upgrade pip
|
||||||
- pip3 install --upgrade setuptools
|
- pip3 install --upgrade setuptools
|
||||||
- pip3 install Flask gunicorn pytest pytest-cov
|
- pip3 install Flask gunicorn pytest pytest-cov
|
||||||
|
- pip3 install pendulum
|
||||||
- pytest tests --cov --cov-report term --cov-report html
|
- pytest tests --cov --cov-report term --cov-report html
|
||||||
|
|
||||||
deploy job:
|
deploy job:
|
||||||
|
Loading…
Reference in New Issue
Block a user