python3Packages.pylama: propagate setuptools for pkg_resources import
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
, pydocstyle
|
||||
, pyflakes
|
||||
, vulture
|
||||
, setuptools
|
||||
, isort
|
||||
, pylint
|
||||
, pytestCheckHook
|
||||
@@ -43,6 +44,7 @@ let pylama = buildPythonPackage rec {
|
||||
pycodestyle
|
||||
pydocstyle
|
||||
pyflakes
|
||||
setuptools
|
||||
vulture
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user