Loading pkgs/development/python-modules/robotframework-databaselibrary/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = { changelog = "https://github.com/MarketSquare/Robotframework-Database-Library/releases/tag/${src.tag}"; description = "Database Library contains utilities meant for Robot Framework"; homepage = "https://github.com/MarketSquare/Robotframework-Database-Library"; license = lib.licenses.asl20; Loading Loading
pkgs/development/python-modules/robotframework-databaselibrary/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = { changelog = "https://github.com/MarketSquare/Robotframework-Database-Library/releases/tag/${src.tag}"; description = "Database Library contains utilities meant for Robot Framework"; homepage = "https://github.com/MarketSquare/Robotframework-Database-Library"; license = lib.licenses.asl20; Loading