summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/distutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/distutils.py')
-rw-r--r--buildstream/plugins/elements/distutils.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildstream/plugins/elements/distutils.py b/buildstream/plugins/elements/distutils.py
index 948e08b62..30ba6892c 100644
--- a/buildstream/plugins/elements/distutils.py
+++ b/buildstream/plugins/elements/distutils.py
@@ -18,8 +18,9 @@
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
-"""Python Distutils element
-
+"""
+distutils - Python distutils element
+====================================
A :mod:`BuildElement <buildstream.buildelement>` implementation for using
python distutils