diff options
Diffstat (limited to 'development/spyder')
-rw-r--r-- | development/spyder/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/spyder/README b/development/spyder/README index 5eb8f803a2b91..65c9fe92a391b 100644 --- a/development/spyder/README +++ b/development/spyder/README @@ -1,6 +1,6 @@ -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 (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: ipython, rope, matplotlib, numpy, pyflakes, pep8, -pylint, Sphinx and scipy +Optional dependencies: ipython, rope, matplotlib, numpy, pyflakes, +pep8, pylint, Sphinx and scipy |