diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:38:37 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:49 -0500 |
commit | 2181ac9918592cd0d93bc02ee8d175ab67da4edc (patch) | |
tree | b4839370bb75c1230104248d9107075517d00be7 /development/spyder/README | |
parent | d87889b583e7e712a76c02c8d0bf7d53dec6c02d (diff) | |
download | slackbuilds-2181ac9918592cd0d93bc02ee8d175ab67da4edc.tar.gz |
development/spyder: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/spyder/README')
-rw-r--r-- | development/spyder/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/spyder/README b/development/spyder/README index 99aec41bfc..a477bdefd3 100644 --- a/development/spyder/README +++ b/development/spyder/README @@ -2,5 +2,5 @@ Spyder (previously known as Pydee) is a powerful interactive development environment for the Python language with advanced editing, interactive testing, debugging and introspection features. -Spyder requires Sphinx. Optional dependencies for spyder are ipython, rope, -matplotlib, numpy, pyflakes, pep8, pylint and scipy. +Optional dependencies for spyder are ipython, rope, matplotlib, numpy, +pyflakes, pep8, pylint, and scipy. |