diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 14:43:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:31 -0500 |
commit | ff166f12a920c305b0d218e43f0776024772ebec (patch) | |
tree | 80ea2d25f29da24ba3caad9ce5f96349e3bbf387 /python/python-simpy/README | |
parent | d699e032e05bc451761d48510a3e32345c6940b7 (diff) |
python/python-simpy: Fixed dep information
Diffstat (limited to 'python/python-simpy/README')
-rw-r--r-- | python/python-simpy/README | 5 |
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. |