Skip to content

Commit 9595d49

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#47 from encukou/master
dev-env.rst: Remove duplicate link target for Pyflakes
2 parents fb67deb + 8cac293 commit 9595d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/dev-env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Spyder
7979
------
8080

8181
`Spyder <http://code.google.com/p/spyderlib/>`_ an IDE specifically geared toward working with scientific python libraries (namely `Scipy <http://www.scipy.org/>`_).
82-
Includes integration with `pyflakes <http://pypi.python.org/pypi/pyflakes>`_, `pylint <http://www.logilab.org/857>`_,
82+
Includes integration with pyflakes_, `pylint <http://www.logilab.org/857>`_,
8383
and `rope <http://rope.sourceforge.net/>`_.
8484

8585
Spyder is open-source (free), offers code completion, syntax highlighting, class and function browser, and object

0 commit comments

Comments
 (0)