diff options
Diffstat (limited to 'dev-python/httpretty/httpretty-0.8.14.ebuild')
-rw-r--r-- | dev-python/httpretty/httpretty-0.8.14.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/httpretty/httpretty-0.8.14.ebuild b/dev-python/httpretty/httpretty-0.8.14.ebuild index 807a4985226e..fc47b91c7afa 100644 --- a/dev-python/httpretty/httpretty-0.8.14.ebuild +++ b/dev-python/httpretty/httpretty-0.8.14.ebuild @@ -15,6 +15,7 @@ SLOT="0" LICENSE="MIT" KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]" DEPEND=" |