]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/insights/tox.ini
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / insights / tox.ini
index 207e6fb923498e64313ce849df381c350b4704bf..9c74a8df0a0e66b9a73bb9f0e2ffb30e8cf7e9d5 100644 (file)
@@ -1,5 +1,5 @@
 [tox]
-envlist = py27,py3
+envlist = py3
 skipsdist = true
 toxworkdir = {env:CEPH_BUILD_DIR}/insights
 minversion = 2.8.1
@@ -10,7 +10,6 @@ deps =
     mock
 setenv=
     UNITTEST = true
-    py27: PYTHONPATH = {toxinidir}/../../../../build/lib/cython_modules/lib.2
     py3:  PYTHONPATH = {toxinidir}/../../../../build/lib/cython_modules/lib.3
 commands=
     {envbindir}/py.test tests/