Skip to content

Commit

Permalink
update environment conda env (#113)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Borreguero <borreguero@gmail.com>
  • Loading branch information
jmborr authored Mar 6, 2024
1 parent 550454c commit 7e524e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ channels:
- defaults
dependencies:
- python=3.8
- mantidworkbench>=6.7.0
- mantid=6.7.0
- qt>=5.12.9,<6
- pyqt>=5.12.3
- qtpy>=1.9.0
- configobj
- matplotlib
- pip
- pip:
- git+https://github.com/neutrons/LiquidsReflectometer.git@v2.0.16#egg=lr_reduction
- git+https://github.com/neutrons/LiquidsReflectometer.git@v2.0.18#egg=lr_reduction
# documentation
- sphinx
- sphinx_rtd_theme
Expand Down

2 comments on commit 7e524e1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitLab pipeline for refred-dev has been submitted for this commit: "https://code.ornl.gov/sns-hfir-scse/deployments/conda-legacy-deploy/-/pipelines/534690"

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitLab pipeline for refred-qa has been submitted for this commit: "https://code.ornl.gov/sns-hfir-scse/deployments/conda-legacy-deploy/-/pipelines/534691"

Please sign in to comment.