Skip to content

Commit 21e056d

Browse files
authored
Merge pull request #6 from SASlabgroup/read_from_folder
generalize environment.yaml
2 parents 3f3dbf5 + d84bba6 commit 21e056d

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

environment.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ channels:
33
- defaults
44
dependencies:
55
- numpy
6-
- pandas==1.5.1
7-
- xarray==2022.11.0
6+
- pandas
7+
- xarray
88
- pip:
9-
- microswifttelemetry
10-
11-
prefix: /opt/homebrew/Caskroom/miniconda/base/envs/microSWIFTtelemetry_python3-9
9+
- microswifttelemetry

0 commit comments

Comments
 (0)