Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Sep 24, 2023
1 parent ac99ab7 commit 15f1dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Install requirements 📦
run: |
python3 -m pip install --upgrade pip
# pip3 install "pyproj < 3.3.0"
pip3 install -r requirements-dev.txt
pip3 install "jsonschema==4.17.3"
- name: Install package 📦
Expand Down

0 comments on commit 15f1dcf

Please sign in to comment.