diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst index b1f2498..062dd55 100644 --- a/docs/starting/dev-env.rst +++ b/docs/starting/dev-env.rst @@ -79,7 +79,7 @@ Spyder ------ `Spyder `_ an IDE specifically geared toward working with scientific python libraries (namely `Scipy `_). -Includes integration with `pyflakes `_, `pylint `_, +Includes integration with pyflakes_, `pylint `_, and `rope `_. Spyder is open-source (free), offers code completion, syntax highlighting, class and function browser, and object