Skip to content

Commit

Permalink
remove astropy thing
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Jul 12, 2024
1 parent 9d7612f commit 2e2763b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txpipe/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ ENV PYTHONNOUSERSITE=1
RUN pip install git+https://github.com/LSSTDESC/[email protected]

# might not work, let's find out
RUN python -c 'import astropy.config; astropy.config.create_config_file("astropy")'
# RUN python -c 'import astropy.config; astropy.config.create_config_file("astropy")'
WORKDIR /opt/TXPipe

0 comments on commit 2e2763b

Please sign in to comment.