aboutsummaryrefslogtreecommitdiff
path: root/python/python-simpy/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-simpy/README')
-rw-r--r--python/python-simpy/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python-simpy/README b/python/python-simpy/README
index 6cafad6cafcd..795a9e832e2f 100644
--- a/python/python-simpy/README
+++ b/python/python-simpy/README
@@ -1,8 +1,6 @@
SimPy
=====
-To build documentation, pass DOCS=yes to the slackbuild. Requires Sphinx.
-
SimPy is a process-based discrete-event simulation language based on standard
Python and released under the GNU LGPL.
@@ -15,3 +13,6 @@ capabilities.
The distribution contains in-depth documentation, tutorials, and a large number
of simulation models.
+
+To build documentation, pass DOCS=yes to the slackbuild. Requires the optional
+dependency sphinx.