-conda install --yes -q -c conda-forge libgdal ncurses# Fix for libgdal installed from defaults channel causing libkea.so.1.4.7: cannot open shared object file: No such file or directory
# run installer
-python setup.py install
# test if its importable
...
...
@@ -107,6 +111,7 @@ deploy_pypi:
-test_arosics
script:# Configure the PyPI credentials, then push the package, and cleanup the creds.