Skip to content

Support codegen in editable install #95

@vineetbansal

Description

@vineetbansal

Right now python setup.py develop or pip install -e . do not pull in the codegen_src folder (generated during extension build time, which should be theoretically be identical in editable/normal install modes). This won't matter to 99% of the users, but it would be nice to investigate why this is not working and fix it, or document clearly that codegen is not supported when installing osqp-python in editable mode.

Metadata

Metadata

Assignees

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