Skip to content

Commit c8a437a

Browse files
authored
Merge pull request scikit-image#3876 from alexandrejaguar/dupl_install
Remove duplicated section in INSTALL.txt.
2 parents 76c2860 + 3421fd4 commit c8a437a

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

INSTALL.rst

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ Build Requirements
100100
* `Numpy >= 1.11 <http://numpy.scipy.org/>`__
101101
* `Cython >= 0.23.4 <http://www.cython.org/>`__
102102

103-
Build Requirements (docs)
104-
-------------------------
103+
Documentation Requirements
104+
--------------------------
105105

106106
.. include:: ../../requirements/docs.txt
107107
:literal:
108108

109-
Runtime requirements
109+
Runtime Requirements
110110
--------------------
111111

112112
.. include:: ../../requirements/default.txt
@@ -135,14 +135,8 @@ functionality is only available with the following installed:
135135
* `imread <http://pythonhosted.org/imread/>`__
136136
Optional I/O plugin providing most standard `formats <http://pythonhosted.org//imread/formats.html>`__.
137137

138-
Testing requirements
138+
Testing Requirements
139139
--------------------
140140

141141
.. include:: ../../requirements/test.txt
142142
:literal:
143-
144-
Documentation requirements
145-
--------------------------
146-
147-
.. include:: ../../requirements/docs.txt
148-
:literal:

0 commit comments

Comments
 (0)