diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:19:54 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:41 +0700 |
commit | 44fb9ffb446d6a3823dbf4cde65ec1c1d291afe6 (patch) | |
tree | e80a90b37865dbf44c4ccc6341aa2ca14d4ab208 /development/spyder | |
parent | fc143786410f3e410705f1b2917926ecd061dcae (diff) | |
download | slackbuilds-44fb9ffb446d6a3823dbf4cde65ec1c1d291afe6.tar.gz |
development/spyder: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 5eb8f803a2..65c9fe92a3 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 |