summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/pip.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/pip.py')
-rw-r--r--buildstream/plugins/elements/pip.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildstream/plugins/elements/pip.py b/buildstream/plugins/elements/pip.py
index b979a6d21..e2f33b207 100644
--- a/buildstream/plugins/elements/pip.py
+++ b/buildstream/plugins/elements/pip.py
@@ -18,8 +18,9 @@
# Authors:
# Mathieu Bridon <bochecha@daitauha.fr>
-"""Pip build element
-
+"""
+pip - Pip build element
+=======================
A :mod:`BuildElement <buildstream.buildelement>` implementation for installing
Python modules with pip