3
0
Fork 0
forked from mirrors/nixpkgs

doc: fix syntax error in python documentation

This commit is contained in:
Linus Heckemann 2019-04-25 22:37:53 +02:00
parent b12b1e2f42
commit 69682e92c5

View file

@ -205,7 +205,7 @@ buildPythonPackage rec {
license = licenses.bsd3;
maintainers = with maintainers; [ fridh ];
};
};
}
```
What happens here? The function `buildPythonPackage` is called and as argument