Skip to content

Commit

Permalink
Merge 25cb4fe into d36fe3d
Browse files Browse the repository at this point in the history
  • Loading branch information
dstndstn committed Apr 30, 2020
2 parents d36fe3d + 25cb4fe commit c114de5
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 211 deletions.
2 changes: 1 addition & 1 deletion docker-nersc/Dockerfile
Expand Up @@ -127,7 +127,7 @@ RUN git clone http://github.com/dstndstn/tractor.git tractor \

# Pip installs -- built from source
RUN pip --no-cache-dir install photutils
RUN pip --no-cache-dir install fitsio==1.1.1
RUN pip --no-cache-dir install fitsio==1.1.2

RUN /sbin/ldconfig

Expand Down

0 comments on commit c114de5

Please sign in to comment.