Redmine #2619: updated cordex branch name
This commit is contained in:
parent
4c1cc2112c
commit
6daaae1725
2
setup.py
2
setup.py
|
@ -10,6 +10,6 @@ setup(name='structure_assignment',
|
||||||
install_requires=['lxml',
|
install_requires=['lxml',
|
||||||
'classla',
|
'classla',
|
||||||
'conversion_utils @ git+https://gitea.cjvt.si/generic/conversion_utils.git',
|
'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)
|
zip_safe=True)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user