summaryrefslogtreecommitdiff
path: root/dev-python/urllib3/urllib3-1.26.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/urllib3/urllib3-1.26.15.ebuild')
-rw-r--r--dev-python/urllib3/urllib3-1.26.15.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.15.ebuild b/dev-python/urllib3/urllib3-1.26.15.ebuild
index 150f1a5b57d4..9df51bd76420 100644
--- a/dev-python/urllib3/urllib3-1.26.15.ebuild
+++ b/dev-python/urllib3/urllib3-1.26.15.ebuild
@@ -59,8 +59,6 @@ src_prepare() {
python_test() {
local -x CI=1
- # FIXME: get tornado ported
- # please keep in sync with BDEPEND!
if ! has "${EPYTHON}" "${PYTHON_TESTED[@]/_/.}"; then
einfo "Skipping tests on ${EPYTHON}"
return