Skip to content

Commit

Permalink
Pin pyymal version
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Aug 8, 2023
1 parent 1794bf4 commit cea8e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
gdalinfo --version
- name: Install dependencies
run: |
pip install --no-cache-dir Cython
pip install --no-cache-dir Cython PyYAML==6.0.1
pip install -r requirements.txt -r requirements_dev.txt
pip install .
- name: Discover typos with codespell
Expand Down

0 comments on commit cea8e8b

Please sign in to comment.