Merge pull request #113158 from AndersonTorres/updates
py65: eliminate unneeded meta.platforms
This commit is contained in:
commit
be864bbd67
@ -21,6 +21,5 @@ buildPythonApplication rec {
|
||||
'';
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
platforms = with platforms; all;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user