pylint: add top-level package
This commit is contained in:
parent
423aefc9c6
commit
16e2b76b1a
1 changed files with 2 additions and 0 deletions
|
@ -9578,6 +9578,8 @@ with pkgs;
|
|||
|
||||
pyinfra = with python3Packages; toPythonApplication pyinfra;
|
||||
|
||||
pylint = with python3Packages; toPythonApplication pylint;
|
||||
|
||||
pympress = callPackage ../applications/office/pympress { };
|
||||
|
||||
pyspread = libsForQt5.callPackage ../applications/office/pyspread { };
|
||||
|
|
Loading…
Reference in a new issue