mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
dev-python/tweepy: restrict tests
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -16,6 +16,9 @@ KEYWORDS="~amd64"
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
|
# dev-python/nose removed from ::gentoo
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-python/requests[${PYTHON_USEDEP},socks5]
|
dev-python/requests[${PYTHON_USEDEP},socks5]
|
||||||
dev-python/requests-oauthlib[${PYTHON_USEDEP}]
|
dev-python/requests-oauthlib[${PYTHON_USEDEP}]
|
||||||
@@ -32,5 +35,4 @@ DEPEND="
|
|||||||
# dev-python/vcrpy[${PYTHON_USEDEP}]
|
# dev-python/vcrpy[${PYTHON_USEDEP}]
|
||||||
# )
|
# )
|
||||||
|
|
||||||
# Removed from ::gentoo
|
|
||||||
# distutils_enable_tests nose
|
# distutils_enable_tests nose
|
||||||
|
|||||||
Reference in New Issue
Block a user