Skip to content

Commit 1dd4c3b

Browse files
committed
Code style
1 parent 911ba2b commit 1dd4c3b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

environment-mindep.yml

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
channels:
2-
- conda-forge
2+
- conda-forge
33
dependencies:
4-
- attrs
5-
- flox
6-
- make
7-
- pytest
8-
- pytest-cov
9-
- rasterio >= 1.3.0
10-
- rioxarray
11-
- typer
12-
- xarray >= 2022.06.0
13-
- xarray-sentinel >= 0.9.3
4+
- attrs
5+
- flox
6+
- make
7+
- pytest
8+
- pytest-cov
9+
- rasterio >= 1.3.0
10+
- rioxarray
11+
- typer
12+
- xarray >= 2022.06.0
13+
- xarray-sentinel >= 0.9.3

0 commit comments

Comments
 (0)