python-prettytable: Add python3 version

Providing a python3 version of python-prettytable.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zheng Ruoqin
2019-09-09 14:21:57 +08:00
committed by Khem Raj
parent 9598df227d
commit e1f2e1ae5f
3 changed files with 29 additions and 25 deletions

View File

@@ -0,0 +1,3 @@
inherit setuptools3
require python-prettytable.inc