]> 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)
committerKefu Chai <kchai@redhat.com>
Sat, 31 Jul 2021 13:16:56 +0000 (21:16 +0800)
commit3c40db975cbf0dc6af02e64ecaf8048fe088877c
treee0e6ccfef315470162ab29af9e6f77bda50aaa8c
parent5ae7b9202b5ca2b257313f84cf40405f01f9b388
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>
doc/dev/developer_guide/dash-devel.rst
doc/dev/developer_guide/tests-unit-tests.rst
src/script/run_tox.sh