Skip to content

Commit

Permalink
Addressing reviewer comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Jan 22, 2025
1 parent 6df6deb commit 2e303de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion continuous_integration/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ dependencies:
- pytest
- pytest-cov
- pytest-lazy-fixtures
- importlib-metadata
- sphinx-reredirects
- odc-geo
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ convention = "google"
max-complexity = 10

[tool.mypy]
python_version = "3.12"
python_version = "3.11"
# See https://github.com/python/mypy/issues/12286 for automatic multi-platform support
platform = "linux"
# platform = win32
Expand Down

0 comments on commit 2e303de

Please sign in to comment.