Loading pkgs/development/python-modules/autopep8/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ buildPythonPackage rec { description = "A tool that automatically formats Python code to conform to the PEP 8 style guide"; homepage = "https://github.com/hhatto/autopep8"; license = licenses.mit; mainProgram = "autopep8"; maintainers = with maintainers; [ bjornfor ]; }; } Loading
pkgs/development/python-modules/autopep8/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ buildPythonPackage rec { description = "A tool that automatically formats Python code to conform to the PEP 8 style guide"; homepage = "https://github.com/hhatto/autopep8"; license = licenses.mit; mainProgram = "autopep8"; maintainers = with maintainers; [ bjornfor ]; }; }