Michal Arbet 22a6765f5e Support editable installation in all cases
An editable installation allows changes to be made to the source code
directly, and have those changes applied immediately without having to
reinstall.

    pip install -e /path/to/kolla-ansible

Above is currently working only in virtualenv, but there is no reason to
not allow in all cases. This is usefull for example when user is
building his own docker container with editable kolla-ansible installed
from git without virtualenv.

Change-Id: I185f7c09c3f026fd6926a26001393f066ff1860d
2021-04-08 12:31:00 +00:00
..
2019-06-06 19:04:58 +01:00
2016-05-06 07:20:03 -04:00
2018-04-28 15:43:06 +00:00
2018-06-24 15:32:50 +08:00
2020-04-24 15:57:55 +02:00
2020-04-04 17:00:17 +02:00