Skip to content

Commit 63cd2ae

Browse files
committed
Update pyproject.toml
1 parent 2ae49bb commit 63cd2ae

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,8 @@ numpy = "*"
124124
pyproj = "*"
125125
scipy = ">=1.10.1"
126126
shapely = "*"
127-
xarray = "*"
127+
128+
[tool.pixi.feature.dev.dependencies]
129+
flake8 = "*"
130+
pytest = ">=4.6"
131+
pytest-cov = "*"

0 commit comments

Comments
 (0)