]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/ceph-disk/tox.ini
update sources to v12.1.0
[ceph.git] / ceph / src / ceph-disk / tox.ini
index f835f409cb12669228dbe23eb246cb0edd6c4185..a2bc483a23b32d6a1c989beef34be1a71402a6d8 100644 (file)
@@ -16,6 +16,7 @@ deps =
   ../ceph-detect-init
 
 [testenv:py27]
+sitepackages=True
 passenv = CEPH_ROOT CEPH_BIN CEPH_LIB CEPH_BUILD_VIRTUALENV
 changedir = {env:CEPH_BUILD_DIR}
 commands = coverage run --append --source=ceph_disk {envbindir}/py.test -vv {toxinidir}/tests/test_main.py