Skip to content

Commit

Permalink
Update dbca_requirements.sh
Browse files Browse the repository at this point in the history
Updated to correct branch names
  • Loading branch information
MarkCalvert authored Aug 13, 2024
1 parent 3dd2997 commit c58d8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ckan/setup/dbca_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ pip3 install -e git+https://github.com/keitaroinc/ckanext-saml2auth.git@v1.3.0#e
## DBCA Project ##

# DBCA
pip3 install -e git+https://github.com/dbca-wa/ckanext-dbca.git@master#egg=ckanext-dbca
pip3 install -e git+https://github.com/dbca-wa/ckanext-dbca.git@main#egg=ckanext-dbca

# DOI
pip3 install -e git+https://github.com/dbca-wa/ckanext-doi@master#egg=ckanext-doi
pip3 install -e git+https://github.com/dbca-wa/ckanext-doi@main#egg=ckanext-doi

# QA
# Install qsv dependency for extension ckanext-qa
Expand Down

0 comments on commit c58d8fe

Please sign in to comment.