pythonPackages.robotframework: fix darwin build

authored by Josef Kemetmüller and committed by Bjørn Forsman 8f9e8141 370e01ac

-1
-1
pkgs/development/python-modules/robotframework/default.nix
··· 15 15 description = "Generic test automation framework"; 16 16 homepage = http://robotframework.org/; 17 17 license = licenses.asl20; 18 - platforms = platforms.linux; 19 18 maintainers = with maintainers; [ bjornfor ]; 20 19 }; 21 20 }