Skip to content

Support PEP660 (pip install --editable) #171

@LecrisUT

Description

@LecrisUT

It might be enough to just wrap build_editable to setuptools one.

Just to make sure this works we should check that:

  • a) Changing the python file should be reflected in the execution
  • b) Updating on change of C source is outside of the scope of editable installs
  • c) C built module libraries, etc. are installed in the correct python source folder. Maybe this can be exposed to user on CMake side so that they can be hooked correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions