Skip to content

Commit

Permalink
REvert
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler authored Sep 20, 2023
1 parent 418db36 commit fdc54ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,3 @@ RUN source /home/jovyan/.bash_profile

# Install dev version of Earthpy
RUN pip install git+https://github.com/earthlab/earthpy@apppears

# Install gnome keyring
USER root
RUN apt-get install -y libdbus-glib-1-dev
RUN pip install secretstorage dbus-python
USER jovyan

0 comments on commit fdc54ef

Please sign in to comment.