fix: 🔧 remove extra space in Google Analytics URL

Removed an extra space in the ckanext-googleanalytics URL in extensions-requirements.txt. This ensures consistent formatting and avoids potential issues during dependency installation.
This commit is contained in:
Maicol Battistini 2024-10-01 16:18:02 +02:00
parent 66b6f0fce8
commit afacd621c4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ shapely==2.0.6
-e git+https://github.com/ckan/ckanext-harvest.git#egg=ckanext-harvest
# Google Analytics
-e git+https://github.com/ckan/ckanext-googleanalytics.git#egg=ckanext-googleanalytics
-e git+https://github.com/ckan/ckanext-googleanalytics.git#egg=ckanext-googleanalytics
# DCAT
-e git+https://github.com/ckan/ckanext-dcat.git#egg=ckanext-dcat