Skip to content

Commit 94d5bb4

Browse files
committed
update env file
1 parent ad45f88 commit 94d5bb4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

environment.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@ name: addie
22
channels:
33
- conda-forge
44
- neutrons
5-
- mantid/label/nightly
5+
- mantid
66
- oncat
77
dependencies:
8+
# base
9+
- python=3.8
810
# packaging
911
- anaconda-client
1012
- boa
11-
- build
13+
- python-build
1214
- conda-build
1315
- conda-verify
1416
- setuptools
@@ -30,4 +32,3 @@ dependencies:
3032
- pytest
3133
- pytest-mpl
3234
- pytest-qt
33-

0 commit comments

Comments
 (0)