diff options
| -rw-r--r-- | docs/keywords.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/keywords.txt b/docs/keywords.txt index cbaf7ae9..488ed20b 100644 --- a/docs/keywords.txt +++ b/docs/keywords.txt @@ -107,10 +107,10 @@ .. warning:: ``obsoletes`` is not supported by ``pip`` and should not be used. -``requires`` +``provides`` .. warning:: - ``requires`` is not supported by ``pip`` and should not be used. + ``provides`` is not supported by ``pip`` and should not be used. .. Below are setuptools keywords, above are distutils |
