summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2020-12-02 13:09:59 -0500
committerAaron W. Swenson <titanofold@gentoo.org>2020-12-02 13:09:59 -0500
commit76358011b8336f98a87200aaeb582936d603918c (patch)
tree1a968418bf5c5889092f02a1650cd2def2f513b0 /dev-python/sshtunnel
parentsys-kernel/pf-sources: bump to 5.9-pf6 (diff)
downloadgentoo-76358011b8336f98a87200aaeb582936d603918c.tar.gz
gentoo-76358011b8336f98a87200aaeb582936d603918c.tar.bz2
gentoo-76358011b8336f98a87200aaeb582936d603918c.zip
dev-python/sshtunnel: Restrict Tests
Closes: https://bugs.gentoo.org/723540 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'dev-python/sshtunnel')
-rw-r--r--dev-python/sshtunnel/sshtunnel-0.1.5.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild
index b20a6d1ad096..147851ff41bf 100644
--- a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild
+++ b/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild
@@ -23,4 +23,6 @@ DEPEND="${RDEPEND}
test? ( dev-python/tox[${PYTHON_USEDEP}] )
"
+RESTRICT="test"
+
distutils_enable_tests setup.py