Skip to content
Snippets Groups Projects
Commit 8dbd71a3 authored by Arnaud MORVAN's avatar Arnaud MORVAN
Browse files

Merge branch 'GSEDFQGIS-112-fix-tatooinemeshser-with-numpy-1.24' into 'master'

Upgrade numpy to 1.24 to reproduce error with TatooineMesher

See merge request !41
parents ad139636 753aad30
No related branches found
No related tags found
1 merge request!41Upgrade numpy to 1.24 to reproduce error with TatooineMesher
Checking pipeline status
......@@ -15,7 +15,7 @@ RUN pip3 install \
flake8 \
matplotlib==3.5.1 \
nose \
numpy \
numpy==1.24.1 \
pydevd \
pytest \
pytest-cov \
......
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