mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
mpi4py: Change description
This commit is contained in:
parent
9ac9a06f13
commit
3a38a9b127
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ buildPythonPackage rec {
|
|||
|
||||
meta = {
|
||||
description =
|
||||
"Provides Python bindings for the Message Passing Interface standard";
|
||||
"Python bindings for the Message Passing Interface standard";
|
||||
homepage = "http://code.google.com/p/mpi4py/";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue