python3Packages.hs-dbus-signature: add pythonImportsCheck
This commit is contained in:
parent
f8cc46e493
commit
d5e5f99a88
@ -19,6 +19,8 @@ buildPythonPackage rec {
|
||||
hypothesis
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "hs_dbus_signature" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "A Hypothesis Strategy for Generating Arbitrary DBus Signatures";
|
||||
homepage = "https://github.com/stratis-storage/hs-dbus-signature";
|
||||
|
Loading…
Reference in New Issue
Block a user