Skip to content
Commit 22d95912 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Avoid editable install for non-setuptools projects

Adds new options --editable/--non-editable for users to enable/disable
editable installs which are only supported by projects using
setuptools.

The option defaults to --editable if setup.py is found,
else --non-editable.
parent 76e79e46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment