pythonPackages.python-swiftclient: add pythonImportsCheck
This commit is contained in:
parent
5e57188c65
commit
7e4ea5c265
@ -29,6 +29,8 @@ buildPythonApplication rec {
|
||||
stestr run
|
||||
'';
|
||||
|
||||
pythonImportsCheck = [ "swiftclient" ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/openstack/python-swiftclient";
|
||||
description = "Python bindings to the OpenStack Object Storage API";
|
||||
|
Loading…
Reference in New Issue
Block a user