mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
pythonPackages.robotframework: fix darwin build
This commit is contained in:
parent
370e01acce
commit
8f9e814132
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ buildPythonPackage rec {
|
|||
description = "Generic test automation framework";
|
||||
homepage = http://robotframework.org/;
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ bjornfor ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue