diff options
author | Kali Kaneko <kali@leap.se> | 2015-07-22 12:36:41 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-22 16:40:24 -0400 |
commit | 82c8989ddbcc57befca806495b7040efd0cb0d4e (patch) | |
tree | 07d9d59bda1b461ee4ed2857bc4d022449770c08 /common/changes | |
parent | 8074dcfff4bf2304d581efe8a01174a2dd1288eb (diff) |
[pkg] separate leap requirements
this is part of a process to make the setup of the development mode less
troublesome. from now on, setting up a virtualenv in pure development
mode will be as easy as telling pip to just install the external dependencies::
pip install -r pkg/requirements.pip
and traversing all the leap repos for the needed leap dependencies doing::
python setup.py develop
- Related: #7288
Diffstat (limited to 'common/changes')
0 files changed, 0 insertions, 0 deletions