]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Use pip-tools to manage dependencies 1063/head
authorZack Cerza <zack@redhat.com>
Mon, 17 Apr 2017 21:24:39 +0000 (15:24 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 17 Apr 2017 22:19:11 +0000 (16:19 -0600)
commitf3523d7ca936872d0b0c49602759950d17373626
tree4347201a2c25c2124ebdad428ae2648554e3abe7
parent45cb089cd06bcfa94b994873e5ef7dbfa3b6c8be
Use pip-tools to manage dependencies

After yet another instance of pip failing to resolve dependencies, I
think it's time to pin everything. The pip-tools utilities provide a
simple way to pin libraries and update them when necessary.

Signed-off-by: Zack Cerza <zack@redhat.com>
bootstrap
requirements.txt
setup.py
tox.ini