Skip to content

Commit

Permalink
Install more packages
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Nov 14, 2023
1 parent ebe7d50 commit 85e7128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install packages
run: |
python -m pip install black blackdoc docformatter pylint ruff \
mypy pandas-stubs
mypy pandas-stubs xarray geopandas fiona contextily rioxarray IPython pytest matplotlib sphinx-gallery
python -m pip list
sudo apt-get install dos2unix
Expand Down

0 comments on commit 85e7128

Please sign in to comment.