]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tools/cephfs/top/CMakeList.txt: check the minimum compatible python version for cephf...
authorJos Collin <jcollin@redhat.com>
Wed, 26 Apr 2023 00:13:29 +0000 (05:43 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 28 Apr 2023 11:51:55 +0000 (17:21 +0530)
commit581d892ae2c67237438b61f4f19a6ee8e12c22f7
tree1d4dd1a1bcdebe35d702917af3269d2e991e8819
parent11b3cc2e025b36904a3f36622356db375105c2bf
tools/cephfs/top/CMakeList.txt: check the minimum compatible python version for cephfs-top

The minimum compatible python version for cephfs-top is 3.6.0, which supports
the curses apis and constants used in cephfs-top.

Fixes: https://tracker.ceph.com/issues/58677
Signed-off-by: Jos Collin <jcollin@redhat.com>
src/tools/cephfs/top/CMakeLists.txt