]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr: remove vestigial basepython directives
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 10 Apr 2024 14:38:29 +0000 (10:38 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 10 Apr 2024 14:38:29 +0000 (10:38 -0400)
commit7154411d9d33eff199641c2dad6b0fe88ab9c544
tree6e86da5a038faa4b5794239b775f2321f4951047
parent61eb46adbe431648d0ee6521b0948c2114ec5022
pybind/mgr: remove vestigial basepython directives

Remove what I think are vestigial configuration parameters setting
`basepython` in tox.ini. These may have been useful during the change
from python 2 to 3, but I don't see them serving any useful purpose
at this current time. In fact they now interfere with the ability to
globally override the basepython version of all testenv's at once.
So let's just remove them. We can always add it back if we find
an issue in the future (and document it!).

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