summaryrefslogtreecommitdiff
path: root/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild')
-rw-r--r--dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
index 6fda0de2b0dc..84652c4d741f 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
@@ -22,6 +22,10 @@ fi
LICENSE="GPL-3"
SLOT="0"
+# This error is really strange
+# UserWarning: python-telegram-bot is using upstream urllib3. This is allowed but not supported by python-telegram-bot maintainers.
+RESTRICT="test"
+
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]