Merge pull request #1714 from ucb-bar/fix-docs
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
|
.. code-block:: shell
|
||||||
|
|
||||||
conda install -n base conda-lock=1.4
|
conda install -n base conda-lock==1.4.0
|
||||||
conda activate base
|
conda activate base
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user