]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: disable namespace packages on mypy runs
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 20 Jan 2024 16:30:40 +0000 (11:30 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 23 Jan 2024 14:45:40 +0000 (09:45 -0500)
commitd6af577221c96c49704b10373dc5beb423416597
tree31d968524a101bf7c0f6a49ceb484537d51607c1
parentfe649aa78cd8a4fd1775f6cb9c74c7002779f24b
qa: disable namespace packages on mypy runs

Namespace package support confuses mypy in regards to the
pybind/{cephfs,rados,rbd}, etc when using mypy >= 0.990.
Turning them off seems to not be a problem for the ceph code.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/tox.ini