From 345f7e6fbc3118f3fd6c97a307dbbd9cda30a84c Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 18 May 2019 13:05:39 +0200 Subject: s/requires/provides/ --- docs/keywords.txt | 4 ++-- 1 file 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 -- cgit v1.2.3