Skip to content

Commit 85b694d

Browse files
committed
Add pandas-stubs
1 parent 92015e1 commit 85b694d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pixi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ numpydoc-lint = { cmd = "python tools/numpydoc-public-api.py", description = "Li
157157
mypy = "*"
158158
lxml = "*" # in CI
159159
types-tqdm = "*"
160+
pandas-stubs = "*"
160161

161162
[feature.typing.tasks]
162163
typing = { cmd = "mypy src/parcels --install-types", description = "Run static type checking with mypy." }

0 commit comments

Comments
 (0)