From 8cac29364e227b43afc877bcd9dda813a8e450b5 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Fri, 30 Dec 2011 11:21:45 +0100 Subject: [PATCH] dev-env.rst: Remove duplicate link target for Pyflakes --- docs/starting/dev-env.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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