Unverified Commit e6c72076 authored by Jon Seager's avatar Jon Seager
Browse files

rockcraft: add tabulate to check inputs

parent 778e494d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ python3Packages.buildPythonApplication rec {
      pytest-mock
      pytest-subprocess
      pytestCheckHook
      tabulate
    ]
    ++ [ dpkg ];