Skip to content

Commit

Permalink
Install from requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
martimpassos committed Apr 10, 2024
1 parent 047a3a8 commit 9cd9ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-no-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y gcc heimdal-dev
pip install arcgis --no-deps
pip install turfpy lxml geojson cachetools requests requests-oauthlib requests-toolbelt geomet ujson mercantile pandas numpy shapely pyproj SPARQLWrapper pillow
pip install -r requirements.txt
python3 -m imaginerio-etl.scripts.viewcones
- name: Create IIIF manifests
Expand Down

0 comments on commit 9cd9ca4

Please sign in to comment.