Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/install-conda-build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ the general conda recommendation not to use the ``base`` env for normal work;
see `Conda Managing Environments`_ for instance. However, conda-build is better
viewed as part of the conda infrastructure, and not as a normal package. Hence,
installing it in the ``base`` env makes more sense. More information:
`Must conda-build be installed in the base envt?`_
`Must conda-build be installed in the base env?`_

Other considerations
--------------------
Expand Down Expand Up @@ -78,4 +78,4 @@ page <https://github.com/conda/conda-build/releases>`_.

.. _`Conda Managing Environments`: https://conda.io/projects/conda/en/latest/user-guide/getting-started.html#managing-environments
.. _`conda-verfiy`: https://github.com/conda/conda-verify
.. _`Must conda-build be installed in the base envt?`: https://github.com/conda/conda-build/issues/4995
.. _`Must conda-build be installed in the base env?`: https://github.com/conda/conda-build/issues/4995