Skip to content

Commit

Permalink
chore (ci): attempt to add dependency to ckanext-dcat
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Jan 20, 2025
1 parent 7443ff2 commit d60b03d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
SPARQLWrapper
SPARQLWrapper
git+https://github.com/ckan/[email protected]#egg=ckanext-dcat
2 changes: 1 addition & 1 deletion test.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use = config:../ckan/test-core.ini

# Insert any custom config settings to be used when running your extension's
# tests here. These will override the one defined in CKAN core's test-core.ini
ckan.plugins = dcat_crc
ckan.plugins = dcat_crc, dcat


# Logging configuration
Expand Down

0 comments on commit d60b03d

Please sign in to comment.