]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/tox.ini
import ceph quincy 17.2.4
[ceph.git] / ceph / src / pybind / mgr / tox.ini
index ea69889e31800ca3eb89cff17c8e28ae1fb1cf17..3426ae2873579f569f03338457b6d75ffc4b4684 100644 (file)
@@ -113,6 +113,7 @@ deps =
     -c{toxinidir}/../../mypy-constrains.txt
     mypy
     types-backports
+    types-pkg_resources
     types-python-dateutil
     types-requests
     types-PyYAML
@@ -183,7 +184,7 @@ modules =
 commands =
     flake8 --config=tox.ini {posargs} \
       {posargs:{[testenv:flake8]modules}}
-    bash -c 'test $(git ls-files cephadm | grep ".py$" | grep -v tests | xargs grep "docker.io" | wc -l) == 15'
+    bash -c 'test $(git ls-files cephadm | grep ".py$" | grep -v tests | xargs grep "docker.io" | wc -l) == 13'
 
 [testenv:jinjalint]
 basepython = python3