summaryrefslogtreecommitdiff
path: root/dev-python/urllib3/urllib3-1.26.16.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/urllib3/urllib3-1.26.16.ebuild')
-rw-r--r--dev-python/urllib3/urllib3-1.26.16.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/urllib3/urllib3-1.26.16.ebuild b/dev-python/urllib3/urllib3-1.26.16.ebuild
index 2624727bd916..9314ad008c16 100644
--- a/dev-python/urllib3/urllib3-1.26.16.ebuild
+++ b/dev-python/urllib3/urllib3-1.26.16.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