Skip to content

Commit

Permalink
refactor: remove discourse embed
Browse files Browse the repository at this point in the history
  • Loading branch information
stefina committed Dec 21, 2023
1 parent f6842a3 commit 16c5994
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion bin/install_test_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pip install -r https://gitlab.liip.ch/odp_oev_schweiz/ckanext-harvest/-/raw/main
pip install -e git+https://github.com/ckan/[email protected]#egg=ckanext-scheming
pip install -e git+https://github.com/ckan/ckanext-fluent.git#egg=ckanext-fluent
pip install -r https://raw.githubusercontent.com/ckan/ckanext-fluent/master/requirements.txt
pip install -e git+https://gitlab.liip.ch/odp_oev_schweiz/[email protected]#egg=ckanext-discourse
pip install -e git+https://github.com/opendata-swiss/ckanext-ogdchcommands.git#egg=ckanext-ogdchcommands
pip install -e 'git+https://github.com/ckan/[email protected]#egg=ckanext-xloader'
pip install -r https://raw.githubusercontent.com/ckan/ckanext-xloader/1.0.1/requirements.txt
Expand Down
3 changes: 0 additions & 3 deletions ckanext/switzerland/templates/package/read.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,4 @@ <h1>
{% snippet "package/snippets/related_datasets.html", pkg=pkg %}
{% endblock %}

{% block discourse_comments %}
{{ h.discourse_comments() }}
{% endblock %}
{% endblock %}

0 comments on commit 16c5994

Please sign in to comment.