Skip to content

Commit 39e8d95

Browse files
authored
try adding conda-forge channel to conda install
1 parent ebe5650 commit 39e8d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ COPY selene-cpu.yml /tmp/$CONDA_ENV.yml
1414
RUN conda env create -q -f /tmp/selene.yml -n $CONDA_ENV && \
1515
bash -c '\
1616
source activate $CONDA_ENV && \
17-
conda install -q nose sphinx==4.0.1 sphinx_rtd_theme==0.5.2 && \
17+
conda install -c conda-forge -q nose sphinx==4.0.1 sphinx_rtd_theme==0.5.2 && \
1818
pip install recommonmark'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy