From 4f965207bc21298b47fb03d3c684ec5b5b0f89d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 1 May 2017 16:27:03 +0200 Subject: [PATCH] dev-python/requests-toolbelt: Enable tests --- .../requests-toolbelt-0.7.1.ebuild | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild index 39771f8d9f976..01ac4aeab1190 100644 --- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild +++ b/dev-python/requests-toolbelt/requests-toolbelt-0.7.1.ebuild @@ -13,10 +13,19 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" RDEPEND="