diff options
Diffstat (limited to 'dev-python/tqdm/tqdm-4.33.0.ebuild')
-rw-r--r-- | dev-python/tqdm/tqdm-4.33.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/tqdm/tqdm-4.33.0.ebuild b/dev-python/tqdm/tqdm-4.33.0.ebuild index cb6e5161d4e0..832cf02c5bbe 100644 --- a/dev-python/tqdm/tqdm-4.33.0.ebuild +++ b/dev-python/tqdm/tqdm-4.33.0.ebuild @@ -21,6 +21,7 @@ HOMEPAGE="https://github.com/tqdm/tqdm" LICENSE="MIT" SLOT="0" IUSE="examples test" +RESTRICT="!test? ( test )" # Uses pkg_resources RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |