Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
benvanbasten-ns committed Feb 4, 2025
1 parent 1e2ecaf commit b601157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
shell: bash
run: |
pip install --disable-pip-version-check --upgrade pip setuptools wheel
pip install -e .[geo,results] ${{ matrix.pins }} gdal==$(gdal-config --version).* ipython pytest flake8 sphinx==1.8.5 docutils==0.17.* sphinx_rtd_theme>=0.4.3
pip install -e .[geo,results] ${{ matrix.pins }} gdal[numpy]==$(gdal-config --version).* ipython pytest flake8 sphinx==1.8.5 docutils==0.17.* sphinx_rtd_theme>=0.4.3
pip list
- name: Run tests
Expand Down

0 comments on commit b601157

Please sign in to comment.