Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
amystamile-usgs committed Feb 3, 2025
1 parent afd1e24 commit c50ae77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/isiscore/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ requirements:
build:
- python
- cmake >=3.27,<3.28
- cxx-compiler=1.1.2
- cxx-compiler =1.1.2
- ninja
host:
- mesalib
Expand All @@ -30,7 +30,7 @@ requirements:
- {{ pin_compatible('qt', max_pin='x.x') }}
- {{ pin_compatible('nlohmann_json', min_pin='x.x', max_pin='x.x') }}

tests:
test:
imports:
- isisio
commands:
Expand Down

0 comments on commit c50ae77

Please sign in to comment.