···15151616 propagatedBuildInputs = [ pyramid ];
17171818+ pythonImportsCheck = [ "pyramid_exclog" ];
1919+1820 meta = with lib; {
1921 description = "A package which logs to a Python logger when an exception is raised by a Pyramid application";
2022 homepage = "https://docs.pylonsproject.org/";