File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -100,13 +100,13 @@ Build Requirements
100
100
* `Numpy >= 1.11 <http://numpy.scipy.org/ >`__
101
101
* `Cython >= 0.23.4 <http://www.cython.org/ >`__
102
102
103
- Build Requirements (docs)
104
- -------------------------
103
+ Documentation Requirements
104
+ --------------------------
105
105
106
106
.. include :: ../../requirements/docs.txt
107
107
:literal:
108
108
109
- Runtime requirements
109
+ Runtime Requirements
110
110
--------------------
111
111
112
112
.. include :: ../../requirements/default.txt
@@ -135,14 +135,8 @@ functionality is only available with the following installed:
135
135
* `imread <http://pythonhosted.org/imread/ >`__
136
136
Optional I/O plugin providing most standard `formats <http://pythonhosted.org//imread/formats.html >`__.
137
137
138
- Testing requirements
138
+ Testing Requirements
139
139
--------------------
140
140
141
141
.. include :: ../../requirements/test.txt
142
142
:literal:
143
-
144
- Documentation requirements
145
- --------------------------
146
-
147
- .. include :: ../../requirements/docs.txt
148
- :literal:
You can’t perform that action at this time.
0 commit comments