[Notes] [Git][BuildStream/buildstream][chandan/update-fedora-install-docs] 3 commits: Fix typo in dev-requirements.txt



Title: GitLab

Javier Jardón pushed to branch chandan/update-fedora-install-docs at BuildStream / buildstream

Commits:

2 changed files:

Changes:

  • dev-requirements.txt
    1
    -# Pin coverage to 4.2 for now, were experiencing
    
    1
    +# Pin coverage to 4.2 for now, we're experiencing
    
    2 2
     # random crashes with 4.4.2
    
    3 3
     coverage == 4.4.0
    
    4 4
     pep8
    

  • doc/source/install_linux_distro.rst
    ... ... @@ -122,7 +122,8 @@ requirements you need::
    122 122
     For the default plugins::
    
    123 123
     
    
    124 124
       dnf install -y \
    
    125
    -      bzr git lzip patch ostree python3-arpy python3-gobject
    
    125
    +      bzr git lzip patch ostree python3-gobject
    
    126
    +  pip3 install --user arpy
    
    126 127
     
    
    127 128
     
    
    128 129
     Ubuntu
    



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