summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2021-04-01 23:01:07 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2021-04-01 23:01:07 +0100
commitcc89f8c04df7f87ff5a6eea43c771960561a59fb (patch)
tree422656119780a47dcc329365c28967eeb69b62e9
parentdf0955d535672fce8f44c996e6c596f08800c645 (diff)
downloadpip-cc89f8c04df7f87ff5a6eea43c771960561a59fb.tar.gz
Drop keywords
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c2992ddfc..91f537a40 100644
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,6 @@ setup(
"Programming Language :: Python :: Implementation :: PyPy",
],
url="https://pip.pypa.io/",
- keywords="distutils easy_install egg setuptools wheel virtualenv",
project_urls={
"Documentation": "https://pip.pypa.io",
"Source": "https://github.com/pypa/pip",