Skip to content

Commit

Permalink
Actualizar api-tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Dec 11, 2024
1 parent b26c3cb commit 83c2bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/ckan/files/scripts/install-extensions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ pip install -e git+https://github.com/okfn/datapusher-plus.git@okfn_tmp#egg=data
pip install -r https://raw.githubusercontent.com/okfn/datapusher-plus/okfn_tmp/requirements.txt

echo "Installing API-tracking extension"
pip install git+https://github.com/NorwegianRefugeeCouncil/ckanext-api-tracking.git@0.4.3#egg=ckanext-api-tracking
pip install -r https://raw.githubusercontent.com/NorwegianRefugeeCouncil/ckanext-api-tracking/refs/tags/0.4.3/requirements.txt
pip install git+https://github.com/NorwegianRefugeeCouncil/ckanext-api-tracking.git@0.4.4#egg=ckanext-api-tracking
pip install -r https://raw.githubusercontent.com/NorwegianRefugeeCouncil/ckanext-api-tracking/refs/tags/0.4.4/requirements.txt

echo "Installing Apache Superset extension"
pip install git+https://github.com/unckan/ckanext-superset.git@0.1.9#egg=ckanext-superset
Expand Down

0 comments on commit 83c2bb2

Please sign in to comment.