Skip to content
Snippets Groups Projects
Commit df11fb84 authored by Pierre Augier's avatar Pierre Augier
Browse files

Fix CI: update setuptools before tox

parent d9a50ad6
No related branches found
No related tags found
1 merge request!163Fix AttributeError: 'Colorbar' object has no attribute 'set_clim'
Pipeline #8608 failed
......@@ -5,5 +5,5 @@
tests:
image: fluiddyn/python3-stable
script:
- pip install -U pip tox numpy cython mpi4py --user
- pip install -U pip tox setuptools numpy cython mpi4py --user
- tox -e py36,codecov
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