]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
test: set sitepackages=false in tox
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 13 May 2020 15:49:07 +0000 (17:49 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 14 May 2020 11:09:42 +0000 (13:09 +0200)
commit6d9acb5e6de24043c9f858ea66def63113af3bd4
treebed406ae8d77cc491c6468cee1b5e653e3075c07
parent252e78b4e4e90bc1c21d9dfd4a7c9bd132e94730
test: set sitepackages=false in tox

Otherwise it might try to use the system installed version of ansible
when there's one available.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tox.ini