Add color to summary and fix some issues

This commit is contained in:
2022-05-05 23:37:13 +02:00
parent 1cefc51870
commit 47749cea94
4 changed files with 65 additions and 23 deletions

View File

@@ -71,7 +71,6 @@ setuptools.setup(
"be_grid=benchmark.scripts.be_grid:main",
"be_pair_check=benchmark.scripts.be_pair_check:main",
"be_print_strees=benchmark.scripts.be_print_strees:main",
"be_repara=benchmark.scripts.be_repara:main",
"be_summary=benchmark.scripts.be_summary:main",
],
},