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
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,4 +15,4 @@ sphinx-rtd-theme
sphinxcontrib-websupport
pipdeptree
pylint_junit
csp-lmc-common >= 0.5.3
csp-lmc-common < 0.6.0
+1 −1
Original line number Diff line number Diff line
@@ -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`