diff options
Diffstat (limited to 'python/yarl/README')
-rw-r--r-- | python/yarl/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/yarl/README b/python/yarl/README index 30ca86a3c1e9..f34ce34a6972 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. |