Skip to content

Commit

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

0 comments on commit e104bf1

Please sign in to comment.