summaryrefslogtreecommitdiffstats
path: root/python/yarl
diff options
context:
space:
mode:
author Robby Workman2021-04-21 06:37:43 +0200
committer Robby Workman2021-04-21 06:37:43 +0200
commit82e2654e9d23e390a3b8508dee882f3d25196e9c (patch)
treedcdba94e8ebdd2b1581cf8b30984913ba72be023 /python/yarl
parentd3ebc8253ee4bfbd9deddd7bbb90b18522bea5a4 (diff)
downloadslackbuilds-82e2654e9d23e390a3b8508dee882f3d25196e9c.tar.gz
various: kill idna dep mentions
Diffstat (limited to 'python/yarl')
-rw-r--r--python/yarl/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/yarl/README b/python/yarl/README
index 30ca86a3c1..f34ce34a69 100644
--- a/python/yarl/README
+++ b/python/yarl/README
@@ -1,6 +1,3 @@
yarl (Yet another URL Library)
The module provides handy URL class for url parsing and changing.
-
-yarl is python3 only. Thus, the dependency idna must be built
-in python3.