@@ -67,10 +67,9 @@ environment <http://conda.pydata.org/docs/using/envs.html>`_
6767
6868.. note ::
6969
70- **Additional dependencies for testing **: nose _ (version 1.0 or later),
71- `mock <http://www.voidspace.org.uk/python/mock/ >`_ (if python < 3.3),
72- `Ghostscript <http://pages.cs.wisc.edu/~ghost/ >`_, `Inkscape
73- <http://inkscape.org> `_
70+ **Additional dependencies for testing **: nose _ (version 1.0 or later), `mock
71+ <http://www.voidspace.org.uk/python/mock/> `_ (if python < 3.3), `Ghostscript
72+ <http://pages.cs.wisc.edu/~ghost/> `_, `Inkscape <http://inkscape.org >`_
7473
7574.. note :: To make sure the tests run locally:
7675
@@ -87,7 +86,6 @@ environment <http://conda.pydata.org/docs/using/envs.html>`_ is recommended.
8786.. seealso ::
8887
8988 * :ref: `testing `
90- * :ref: `using-git `
9189
9290
9391Contributing code
@@ -106,7 +104,7 @@ then submit a "pull request" (PR):
106104 2. Fork the `project repository
107105 <https://github.com/matplotlib/matplotlib> `__: click on the 'Fork' button
108106 near the top of the page. This creates a copy of the code under your
109- account scikit-learnon the GitHub server.
107+ account on the GitHub server.
110108
111109 3. Clone this copy to your local disk::
112110
@@ -137,6 +135,7 @@ visibility.
137135
138136 * `Git documentation <https://git-scm.com/documentation >`_
139137 * :ref: `development-workflow `.
138+ * :ref: `using-git `
140139
141140Contributing pull requests
142141--------------------------
0 commit comments