dev-python/tekore: do not test if py3_6

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-09 17:52:09 +01:00
parent 2bc209fb01
commit e01bfb53bf

View File

@@ -16,6 +16,9 @@ LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
SLOT="0"
# tests fail with py3_6
RESTRICT="python_targets_python3_6? ( test )"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
~dev-python/httpx-0.11.1[${PYTHON_USEDEP}]