aboutsummaryrefslogtreecommitdiff
path: root/python/python-socks/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-19 22:27:25 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 15:50:05 +0700
commit6eebb539e6f65494711f6e4017cfcfcdab5fe42f (patch)
treeb81908a79507d69ebbe8559871007937de0d2c7b /python/python-socks/README
parent64301d0afd9a6ea4faa4b505342c87b510c44a76 (diff)
python/python-socks: Remove python-socks
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-socks/README')
-rw-r--r--python/python-socks/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-socks/README b/python/python-socks/README
deleted file mode 100644
index a3334d1007..0000000000
--- a/python/python-socks/README
+++ /dev/null
@@ -1,2 +0,0 @@
-python-socks provides a core proxy client functionality for Python.
-It is used internally by python3-aiohttp-socks.