doc: Remove pip from requirements.txt
Our documentation does not require the pip package to build, so it should not be listed in our requirements.txt file here. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
e94d0bd827
commit
4a7f6e5bc1
@@ -8,7 +8,6 @@ imagesize==1.4.1
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==3.0.2
|
||||
packaging==24.1
|
||||
pip==24.2
|
||||
Pygments==2.18.0
|
||||
requests==2.32.4
|
||||
six==1.16.0
|
||||
|
||||
Reference in New Issue
Block a user