forked from mirrors/nixpkgs
Fixup toolbelt: Provide betamax
This commit is contained in:
parent
aa6deb40e8
commit
b7a1564a5f
|
@ -17052,6 +17052,8 @@ in modules // {
|
|||
|
||||
propagatedBuildInputs = with self; [ requests2 ];
|
||||
|
||||
buildInputs = with self; [ betamax ];
|
||||
|
||||
meta = {
|
||||
description = "A toolbelt of useful classes and functions to be used with python-requests";
|
||||
homepage = http://toolbelt.rtfd.org;
|
||||
|
|
Loading…
Reference in a new issue