add tabulate

This commit is contained in:
Daniel 2023-12-09 12:26:48 +01:00
parent 14a5369a36
commit cb13efdc31

View file

@ -23,6 +23,7 @@ dependencies = [
"imbox == 0.9.8",
"hatchling == 1.18.0",
"icecream",
"tabulate",
]
[project.entry-points.pytest11]