Skip to content
Snippets Groups Projects
  • Christophe Guillon's avatar
    9b54fa60
    [Setup] Add support for editable mode · 9b54fa60
    Christophe Guillon authored
    Add support for python editable (alias development) mode through
    pip install --no-build-isolation -e .
    
    Detects editable mode and in this case installs the python binding
    library directly in the source python package directory.
    
    Update README for usage of development mode.
    9b54fa60
    History
    [Setup] Add support for editable mode
    Christophe Guillon authored
    Add support for python editable (alias development) mode through
    pip install --no-build-isolation -e .
    
    Detects editable mode and in this case installs the python binding
    library directly in the source python package directory.
    
    Update README for usage of development mode.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.