]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: require six==1.10.0
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Dec 2018 08:36:22 +0000 (09:36 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 24 Jan 2019 10:46:32 +0000 (11:46 +0100)
commita467fc16135d979aca4a83f952f10c1fdb198d7c
tree21b921c1d6bcfffc2e93cb726c36020217714f4b
parent557d44451d47e4ad8aa60df805979b39859f55a8
tests: require six==1.10.0

sometimes it can fail because the version of `six` package is prior to
1.10.0.
This commit ensures the version is enforced.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/requirements.txt