File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN set -eux; \
1919 python -m pip install --upgrade --no-cache-dir pip setuptools wheel; \
2020 python -m pip install --no-cache-dir \
2121 -e git+https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-dcat.git@v2.4.0#egg=ckanext-dcat \
22- -e git+https://github.com/ckan/ckanext-dataset-series.git#egg=ckanext-dataset-series \
22+ -e git+https://github.com/ckan/ckanext-dataset-series.git@v0.1.1 #egg=ckanext-dataset-series \
2323 -e git+https://github.com/ckan/ckanext-harvest.git@v1.6.2#egg=ckanext-harvest \
2424 'ckanext-scheming[requirements] @ git+https://github.com/ckan/ckanext-scheming.git@release-3.1.0' \
2525 -e git+https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint.git@v1.6.10#egg=ckanext-fairdatapoint \
You can’t perform that action at this time.
0 commit comments