Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Jun 17, 2024
1 parent e2d0d62 commit f33f3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txpipe-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN git clone --branch ${TX_TAG_FOR_DEPENDENCIES} https://github.com/LSSTDESC/T
&& cat ../conda-extras.yml \
&& echo cat environment-piponly.yml \
&& cat environment-piponly.yml \
&& mamba env update --file environment-nopip2.yml \
&& mamba env update --name base --file environment-nopip2.yml \
&& mamba env update --name base --file ../conda-extras.yml \
&& mamba env update --name base --file environment-piponly.yml \
&& cd .. \
Expand Down

0 comments on commit f33f3d4

Please sign in to comment.