Skip to content
Snippets Groups Projects

Resolve "Plotting CMIP6 data on unstructured grids with psyplot"

2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -22,7 +22,7 @@ build:
script:
- export DYLD_FALLBACK_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib64
- export LD_LIBRARY_PATH=/usr/lib64:$LD_LIBRARY_PATH
- pip install Shapely-1.7.1-cp37-cp37m-win_amd64.whl --force-reinstall
- pip uninstall geos
- cd docs
- make html
after_script:
Loading