Skip to content

Commit

Permalink
pin to OWSLib master for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Feb 20, 2023
1 parent 07622c1 commit 9315c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
python3 -m pip install --upgrade pip
pip3 install "pyproj < 3.3.0"
pip3 install -r requirements-dev.txt
pip3 install -U https://github.com/geopython/OWSLib/archive/master.zip
- name: Install package 📦
run: python3 setup.py install
- name: run tests ⚙️
Expand Down

0 comments on commit 9315c9e

Please sign in to comment.