FIX: fix conda-lock version, >1.4.0 does not work!
This commit is contained in:
@@ -46,7 +46,7 @@ This is done by the following:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
conda install -n base conda-lock=1.4
|
||||
conda install -n base conda-lock==1.4.0
|
||||
conda activate base
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user