Skip to content
Snippets Groups Projects
Commit 333c9442 authored by amystamile-usgs's avatar amystamile-usgs
Browse files

conda-forge updates

parent 8524ce16
Branches
No related tags found
No related merge requests found
......@@ -3,13 +3,14 @@
package:
name: isiscore
version: {{ core_version }}
version: {{ version }}
source:
url: https://github.com/DOI-USGS/ISIS3/archive/{{ version }}.tar.gz
sha256: 47db471e77dffdad2167b51351ed5a3b06d007a1c386899b5ae042946221444e
sha256: 394ba889ceef5aaebc25e0e28f084209defb2c724e291ab86a587181bf095c7a
build:
skip: true # [win]
number: {{ build_number }}
requirements:
......@@ -27,10 +28,10 @@ requirements:
run:
- python
- mesalib
- {{ pin_compatible('qt', max_pin='x.x') }}
- {{ pin_compatible('qt-main', max_pin='x.x') }}
- {{ pin_compatible('nlohmann_json', min_pin='x.x', max_pin='x.x') }}
tests:
test:
imports:
- isisio
commands:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment