adding numpy in code-analysis

main
Thomas BARBIER 2 years ago
parent 0f01de9893
commit e7748e5151

@ -18,6 +18,7 @@ steps:
#image: python:3.7 #image: python:3.7
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-python37 image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-python37
commands: commands:
- pip install numpy
#- pip install nose #- pip install nose
#- pip install coverage #- pip install coverage
#- pip install parameterized #- pip install parameterized

Loading…
Cancel
Save