python3Packages: rename passthru test for openstack team
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
doCheck = false;
|
||||
|
||||
passthru.tests = {
|
||||
pytest = callPackage ./tests.nix { };
|
||||
tests = callPackage ./tests.nix { };
|
||||
};
|
||||
|
||||
pythonImportsCheck = [ "pbr" ];
|
||||
|
||||
Reference in New Issue
Block a user