diff options
author | larryhaja <larryhaja@gmail.com> | 2013-11-13 19:28:14 -0800 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-14 00:06:32 -0600 |
commit | daa1ffe34aa01826d99964ac7761626a89d2035b (patch) | |
tree | 7629f40bc58c56cbe43f43fc4e76efca188a749a /development/spyder/README | |
parent | 13685e8c535e9a444765fc0e0a991b4b5ca99bc4 (diff) |
development/spyder: Upgraded to 2.2.5
Moved Sphinx to optional dependency and added %README% to spyder.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/spyder/README')
-rw-r--r-- | development/spyder/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/spyder/README b/development/spyder/README index a477bdefd363..7875cd2e3429 100644 --- a/development/spyder/README +++ b/development/spyder/README @@ -3,4 +3,4 @@ environment for the Python language with advanced editing, interactive testing, debugging and introspection features. Optional dependencies for spyder are ipython, rope, matplotlib, numpy, -pyflakes, pep8, pylint, and scipy. +pyflakes, pep8, pylint, Sphinx and scipy. |