Skip to content

Commit

Permalink
Use jigsawpy from conda-forge for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SorooshMani-NOAA committed Nov 17, 2023
1 parent 98119fd commit dd9782a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/functional_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ jobs:
extra-specs: |
python=${{ matrix.python-version }}
- name: Install other dependencies
shell: bash -l {0}
run: |
pip install packaging # jigsaw dependency in its setup.py
python ./setup.py install_jigsaw
pip install .
- name: Prepare example DEM
if: runner.os == 'Windows'
shell: bash -l {0}
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ dependencies:
- pytz
- colored-traceback
- typing-extensions
- jigsawpy

0 comments on commit dd9782a

Please sign in to comment.