Redmine #2619: switched to dedicated cordex branch for now
This commit is contained in:
parent
b36e07253f
commit
f62f4d3c5f
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',
|
'cordex @ git+https://github.com/clarinsi/cordex.git@structure_pipeline',
|
||||||
],
|
],
|
||||||
zip_safe=True)
|
zip_safe=True)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user