Skip to content
  • Suhail Syed's avatar
    bd8d7951
    Modified build.py to run from installed location · bd8d7951
    Suhail Syed authored
    
    
    Modified build.py to run from installed location or developer
    environment. To run from development environment, run the
    command:
    
    sudo pip install -e .
    
    Additionally, remove a TODO that has been done
    
    Co-Authored-By: default avatarSam Yaple <sam@yaple.net>
    Change-Id: I922696ba439da2c9747e65cddcba47203e54d220
    Implements: blueprint python-package
    bd8d7951
    Modified build.py to run from installed location
    Suhail Syed authored
    
    
    Modified build.py to run from installed location or developer
    environment. To run from development environment, run the
    command:
    
    sudo pip install -e .
    
    Additionally, remove a TODO that has been done
    
    Co-Authored-By: default avatarSam Yaple <sam@yaple.net>
    Change-Id: I922696ba439da2c9747e65cddcba47203e54d220
    Implements: blueprint python-package
Loading