Skip to content

Commit

Permalink
add environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
searscr committed Sep 28, 2023
1 parent a39e0ad commit 8200b9d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: liquid-ref
channels:
- conda-forge
- default
- mantid
dependencies:
- pre-commit
- pytest
- pytest-cov
- numpy
- python=3.8
- mantidworkbench>=6.7.0
- codecov
- conda-build
- python-build
- versioningit
- boa
- conda-verify
prefix: /home/gcs/mambaforge/envs/liquid-ref

0 comments on commit 8200b9d

Please sign in to comment.