Skip to content

Commit

Permalink
Merge pull request #163 from fusion-energy/develop
Browse files Browse the repository at this point in the history
paramak update to 0.8.6
  • Loading branch information
shimwell authored Dec 23, 2022
2 parents 0196946 + b98bbf2 commit cc1be6c
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 883 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ RUN apt-get --yes install libeigen3-dev \
# installing cadquery and jupyter
RUN conda install -c conda-forge -c python python=3.8

RUN conda install -c fusion-energy -c cadquery -c conda-forge paramak==0.8.5
RUN conda install -c fusion-energy -c cadquery -c conda-forge paramak==0.8.6

# python packages from the neutronics workflow
RUN pip install neutronics_material_maker[density] \
Expand Down
Loading

0 comments on commit cc1be6c

Please sign in to comment.