From 82e2654e9d23e390a3b8508dee882f3d25196e9c Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 20 Apr 2021 23:37:43 -0500 Subject: various: kill idna dep mentions --- python/yarl/README | 3 --- 1 file changed, 3 deletions(-) (limited to 'python') diff --git a/python/yarl/README b/python/yarl/README index 30ca86a3c1e97..f34ce34a69729 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. -- cgit v1.2.3