Redmine #2619: updated cordex branch name

This commit is contained in:
Cyprian Laskowski 2023-08-23 18:30:38 +02:00
parent 4c1cc2112c
commit 6daaae1725

View File

@ -10,6 +10,6 @@ setup(name='structure_assignment',
install_requires=['lxml',
'classla',
'conversion_utils @ git+https://gitea.cjvt.si/generic/conversion_utils.git',
'cordex @ git+https://github.com/clarinsi/cordex.git@structure_pipeline',
'cordex @ git+https://github.com/clarinsi/cordex.git@structure_assignment',
],
zip_safe=True)