Skip to content

Commit

Permalink
Updated plugin tags for TWDHv0.5.5.rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
twdbben committed Jun 10, 2024
1 parent 9ab29bd commit a7cecc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/ckan/plugins/ckan_plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"owner": "TNRIS",
"repo": "ckanext-twdh_theme",
"tag": "",
"branch": "bb-dev",
"branch": "TWDHv0.5.5.rc0",
"cmd": [
"pip install -e .",
"pip install -r requirements.txt",
Expand Down Expand Up @@ -68,7 +68,7 @@
"owner": "TNRIS",
"repo": "ckanext-contact",
"tag": "",
"branch": "bb-dev",
"branch": "TWDHv0.5.0.rc1",
"cmd": ["pip install -r requirements.txt", "python setup.py develop"]
},
{
Expand All @@ -89,7 +89,7 @@
"owner": "TNRIS",
"repo": "ckanext-datatablesview_plus",
"tag": "",
"branch": "bb-dev-datetime-bug",
"branch": "TWDHv0.5.5.rc0",
"cmd": [
"python setup.py install",
"pip install botocore==1.27.29",
Expand Down

0 comments on commit a7cecc6

Please sign in to comment.