Skip to content

Commit 85e7128

Browse files
committed
Install more packages
1 parent ebe7d50 commit 85e7128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install packages
3636
run: |
3737
python -m pip install black blackdoc docformatter pylint ruff \
38-
mypy pandas-stubs
38+
mypy pandas-stubs xarray geopandas fiona contextily rioxarray IPython pytest matplotlib sphinx-gallery
3939
python -m pip list
4040
sudo apt-get install dos2unix
4141

0 commit comments

Comments
 (0)