dev-python/cmd2: the new pyperclip dep makes cmd2 testing inconsistant

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
Matthew Thode
2017-08-31 15:45:19 -05:00
parent 7636ed80f7
commit 98612de3ab

View File

@@ -15,6 +15,9 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
# restrict tests because pyperclip is fairly unstable...
RESTRICT="test"
RDEPEND="
>=dev-python/pyparsing-2.0.1[${PYTHON_USEDEP}]
dev-python/pyperclip[${PYTHON_USEDEP}]