diff --git a/setup.py b/setup.py index 89fa021..03ee411 100644 --- a/setup.py +++ b/setup.py @@ -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', + 'cordex @ git+https://github.com/clarinsi/cordex.git@structure_pipeline', ], zip_safe=True)