Fixup toolbelt: Provide betamax

This commit is contained in:
Matthias Beyer 2016-02-03 18:21:14 +01:00
parent aa6deb40e8
commit b7a1564a5f

View File

@ -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;