]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/python-common/tox.ini
import ceph 16.2.6
[ceph.git] / ceph / src / python-common / tox.ini
index ce54d5a625f6b4e3f2927c0e9c9a71814f017954..5869b6ae27643dee38f76cc22eea64fcab525bee 100644 (file)
@@ -6,7 +6,7 @@ skip_missing_interpreters = true
 deps=
     -rrequirements.txt
 commands=
-    pytest --doctest-modules ceph/deployment/service_spec.py
+    pytest --doctest-modules ceph/deployment/service_spec.py ceph/utils.py
     pytest {posargs}
     mypy --config-file=../mypy.ini -p ceph