pythonPackages.python-swiftclient: add pythonImportsCheck
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user