Skip to content
Snippets Groups Projects

[Setup] Add support for development install

Merged Christophe Guillon requested to merge cguillon/aidge_core:dev/cguillon/setup-editable into dev
  1. Jul 19, 2024
    • Christophe Guillon's avatar
      [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
  2. Jul 18, 2024
Loading