Skip to content

Commit 898612e

Browse files
authored
Merge pull request #87 from ericpre/conda_environment
Tweak conda `environment.yml`
2 parents b17e60a + 03837fd commit 898612e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

environment.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: pspyenv
22
channels:
3-
- defaults
4-
- conda-forge
3+
- conda-forge
54
dependencies:
6-
- hyperspy>=1.7.3
5+
- hyperspy-base>=1.7.3
76
- exspy
87
- scikit-image>=0.17.1
98
- scikit-learn>=0.21

0 commit comments

Comments
 (0)