mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Merge pull request #38856 from pblottiere/pyogctest_v101
Update pyogctest to v1.0.1
This commit is contained in:
commit
4113fdc58c
2
.github/workflows/ogc.yml
vendored
2
.github/workflows/ogc.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get install python3-virtualenv virtualenv git
|
||||
git clone https://github.com/pblottiere/pyogctest
|
||||
cd pyogctest && git checkout 1.0.0 && cd -
|
||||
cd pyogctest && git checkout 1.0.1 && cd -
|
||||
virtualenv -p /usr/bin/python3 venv && source venv/bin/activate && pip install -e pyogctest/
|
||||
|
||||
- name: Download WMS 1.3.0 dataset
|
||||
|
Loading…
x
Reference in New Issue
Block a user