[Notes] [Git][BuildStream/buildstream][valentindavid/ruamel-version-1.2] Set version of ruaml.yaml to strictly less than 0.15.52.



Title: GitLab

Valentin David pushed to branch valentindavid/ruamel-version-1.2 at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • setup.py
    ... ... @@ -258,7 +258,7 @@ setup(name='BuildStream',
    258 258
           install_requires=[
    
    259 259
               'setuptools',
    
    260 260
               'psutil',
    
    261
    -          'ruamel.yaml <= 0.15',
    
    261
    +          'ruamel.yaml < 0.15.52',
    
    262 262
               'pluginbase',
    
    263 263
               'Click',
    
    264 264
               'blessings',
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]