add pandas for testing

master
J. Fernando Sánchez 7 months ago
parent f3d4415ffb
commit 66371c1cd8

@ -54,6 +54,8 @@ docker-latest:
- master
testimage:
only:
- tags
tags:
- docker
stage: test_image

@ -1,3 +1,4 @@
mock
pytest-cov
pytest
pandas

Loading…
Cancel
Save