Add missing runtime dependency for stevedore
This commit is contained in:
@@ -7184,6 +7184,8 @@ rec {
|
|||||||
|
|
||||||
buildInputs = [ pbr pip ];
|
buildInputs = [ pbr pip ];
|
||||||
|
|
||||||
|
propagatedBuildInputs = [ setuptools ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Manage dynamic plugins for Python applications";
|
description = "Manage dynamic plugins for Python applications";
|
||||||
homepage = "https://pypi.python.org/pypi/stevedore";
|
homepage = "https://pypi.python.org/pypi/stevedore";
|
||||||
|
|||||||
Reference in New Issue
Block a user