diff options
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 7875cd2e3429..5eb8f803a2b9 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. -Optional dependencies for spyder are ipython, rope, matplotlib, numpy, -pyflakes, pep8, pylint, Sphinx and scipy. +Optional dependencies: ipython, rope, matplotlib, numpy, pyflakes, pep8, +pylint, Sphinx and scipy |