diff options
author | Kali Kaneko <kali@leap.se> | 2015-07-22 10:31:59 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-22 12:28:27 -0400 |
commit | 9c79c40930b3f1a031ab3b157ce702eecedad8af (patch) | |
tree | 1dff281d9c43841b3328f21ca971a12a3a30555b /.gitattributes | |
parent | 3c229540510fd9af27b6a4c473ebc68a1ee468c5 (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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions