Skip to content

Commit

Permalink
Install camera dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martimpassos committed Apr 10, 2024
1 parent d283b62 commit 047a3a8
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
pip install turfpy lxml geojson cachetools requests requests-oauthlib requests-toolbelt geomet ujson mercantile pandas numpy shapely pyproj SPARQLWrapper pillow
python3 -m imaginerio-etl.scripts.viewcones
- name: Create IIIF manifests
Expand Down

0 comments on commit 047a3a8

Please sign in to comment.