Commit 742cc75f authored by nd-02110114's avatar nd-02110114
Browse files

🐳 update dockerfile

parent 68c67ad2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ RUN conda update -n base conda && \
    . /miniconda/etc/profile.d/conda.sh && \
    conda activate deepchem && \
    pip install tensorflow-gpu==1.14 && \
    conda install -c rdkit -c conda-forge rdkit deepchem && \
    conda install -c rdkit -c conda-forge rdkit deepchem==2.3.0 && \
    conda clean -afy && \
    rm -rf ~/.cache/pip

docs/.python-version

0 → 100644
+1 −0
Original line number Diff line number Diff line
miniconda3-latest