Skip to content

Commit b4778dd

Browse files
committed
Remove pytest from pyproject.toml
The conda build process correctly flagged this. This isn't meant to be in our core dependencies.
1 parent 0c1dbb9 commit b4778dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dependencies = [
2626
"netCDF4 >=1.7.2",
2727
"zarr >=2.15.0,!=2.18.0,<3",
2828
"tqdm >=4.50.0",
29-
"pytest",
3029
"xarray >=2024.5.0",
3130
"uxarray >=2025.3.0",
3231
"pooch >=1.8.0",

0 commit comments

Comments
 (0)