]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr: fix mypy env to allow use with >1 python version
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 18 Mar 2024 20:16:05 +0000 (16:16 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 19 Mar 2024 18:10:07 +0000 (14:10 -0400)
commit928c54683e17946df23aed4ecb3b0bc9c7c60c9c
treefda29c680ff731bc15bffe6502e6c3dca552a815
parent27187de7824a0a98123faabb9bcef3c883cf3c2a
pybind/mgr: fix mypy env to allow use with >1 python version

tox supports automatically running tools with different python versions
if you name your envs properly. Continue to permit the use of `mypy` as
an env (as the default) but also allow a selection of python
versions like `py38-mypy`.

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