urlwatch: add pycodestyle
This commit is contained in:
parent
11e13658d1
commit
b34fe1073c
|
@ -11,6 +11,7 @@ python3Packages.buildPythonPackage rec {
|
|||
propagatedBuildInputs = with python3Packages; [
|
||||
keyring
|
||||
minidb
|
||||
pycodestyle
|
||||
pyyaml
|
||||
requests2
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue