We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5e3d0 commit d3cad92Copy full SHA for d3cad92
packaging/build-conda/setup.sh
@@ -1,3 +1,3 @@
1
#! /bin/bash
2
3
-conda create --name cctools-build --yes --quiet --channel conda-forge --strict-channel-priority --experimental-solver=libmamba python=3 gcc_linux-64 gxx_linux-64 gdb m4 perl swig make zlib libopenssl-static openssl conda-pack cloudpickle packaging
+conda create --name cctools-build --yes --quiet --channel conda-forge --strict-channel-priority python=3 gcc_linux-64 gxx_linux-64 gdb m4 perl swig make zlib libopenssl-static openssl conda-pack cloudpickle packaging
0 commit comments