Skip to content

Commit a36d100

Browse files
authored
Merge pull request #67 from avalentino/bugfix/no-mock
The mock package is not needed as a dependency
2 parents c8b6095 + 3e4333f commit a36d100

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ dependencies:
1414
- flox
1515
- fsspec
1616
- gdal
17-
- mock
1817
- numpy >= 1.22.0
1918
- rasterio >= 1.3.0
2019
- rioxarray

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers = [
1717
dependencies = [
1818
"attrs",
1919
"flox",
20-
"mock",
2120
"numpy",
2221
"pandas",
2322
"rasterio",

0 commit comments

Comments
 (0)