rockcraft: add tabulate to check inputs

This commit is contained in:
Jon Seager
2024-12-10 20:13:43 +00:00
parent 778e494d9e
commit e6c72076b4
+1
View File
@@ -42,6 +42,7 @@ python3Packages.buildPythonApplication rec {
pytest-mock
pytest-subprocess
pytestCheckHook
tabulate
]
++ [ dpkg ];