Skip to content

Commit

Permalink
fix environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy committed Aug 30, 2024
1 parent 28a2ca8 commit 2acde93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- python>=3.9,<3.10 # Top pin to fix ISCE2 incompatibility: https://github.com/isce-framework/isce2/issues/458
- pip
# For packaging, and testing
- build
- python-build
- flake8
- flake8-import-order
- flake8-blind-except
Expand All @@ -36,4 +36,4 @@ dependencies:
- requests
- scipy
- xarray
- s1_orbits
- s1_orbits

0 comments on commit 2acde93

Please sign in to comment.