Skip to content
Snippets Groups Projects
Commit 4ee8e752 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

The csp/subelement-classes relies on SKA Base Classes ver < 0.6.0.

parent 83fafd4b
No related branches found
No related tags found
1 merge request!6Publish python package
Pipeline #11559 failed
......@@ -15,4 +15,4 @@ sphinx-rtd-theme
sphinxcontrib-websupport
pipdeptree
pylint_junit
csp-lmc-common >= 0.5.3
csp-lmc-common < 0.6.0
......@@ -42,7 +42,7 @@ setup(
install_requires=[
'pytango >=9.3.1',
'future',
'csp-lmc-common',
'csp-lmc-common < 0.6.0',
],
setup_requires=[
# dependency for `python setup.py test`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment