Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Griesfeller committed Sep 19, 2024
1 parent b926de9 commit b39fdbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
lint:
runs-on: ubuntu-latest
env:
PYTHON: 3.9
PYTHON: 3.11
steps:
- uses: actions/checkout@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ url = https://github.com/metno/pyaro-readers
[options]
python_version = >=3.10
install_requires =
pyaro >= 0.0.11
pyaro >= 0.0.10
geocoder_reverse_natural_earth >= 0.0.2
netCDF4
requests
Expand Down

0 comments on commit b39fdbd

Please sign in to comment.