]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/run_tox.sh: drop support of python2
authorKefu Chai <kchai@redhat.com>
Sat, 31 Jul 2021 12:44:57 +0000 (20:44 +0800)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 31 Aug 2021 21:25:20 +0000 (17:25 -0400)
commit3eac0d027bffdf26136e84718b70392b8c17ca11
tree37830ad117e248f766da62d64fca8f6c33ac3de1
parenta93c42583be100cd5cecfbb1b9aa3b3d443323c1
script/run_tox.sh: drop support of python2

since we don't support python2 anymore, there is not need to mention or
support python2 when performing tests

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3c40db975cbf0dc6af02e64ecaf8048fe088877c)
doc/dev/developer_guide/dash-devel.rst
doc/dev/developer_guide/tests-unit-tests.rst
src/script/run_tox.sh