diff options
author | Parménides GV <parmegv@sdf.org> | 2015-07-31 08:57:57 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-08-03 16:02:22 -0400 |
commit | 0d8455007283fba00fa1747a30974de12fbe251c (patch) | |
tree | 5dd63683f6e59e6b75cc667820c332471d4243b3 /scripts | |
parent | e6c89cab3d0660756524d3fe631d4b1f96834b54 (diff) |
[feat] use wheels to install dependencies
generate_wheels uses $WHEELHOUSE to generate and store the wheels for
requirements.pip and requirements-testing.pip (if it exists).
pip_install_requirements.sh installs requirements.pip from them if
possible (if not, then it fetches them from pypi) or, if passed the
--testing flag, it installs requirements-testing.pip.
Related: #7327
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions