Skip to content
Snippets Groups Projects
Commit 8818d493 authored by mads's avatar mads
Browse files

t

parent c316440e
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -4,6 +4,6 @@ before_script: ...@@ -4,6 +4,6 @@ before_script:
test-3.4: test-3.4:
image: mmpe/wetb image: mmpe/wetb
script: script:
- pip install -U setuptools - cd WindEnergyToolbox
- pip install -e . - git pull
- python -V - python3 -V
\ No newline at end of file \ No newline at end of file
...@@ -4,4 +4,5 @@ numpy>=1.4 ...@@ -4,4 +4,5 @@ numpy>=1.4
scipy>=0.9 scipy>=0.9
matplotlib matplotlib
pytest pytest
xlrd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment