File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -218,16 +218,16 @@ Required Dependencies
218
218
Required for compatibility between python 2 and python 3
219
219
220
220
221
- Required dependencies for python 2
222
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
221
+ Dependencies for python 2
222
+ ^^^^^^^^^^^^^^^^^^^^^^^^^
223
223
224
224
`functools32 <https://pypi.python.org/pypi/functools32>`_
225
225
Required for compatibility if running on versions of Python before
226
226
Python 3.2.
227
227
228
228
`subprocess32 <https://pypi.python.org/pypi/subprocess32/>`_
229
- Backport of the subprocess standard library from 3.2 for python2. It
230
- includes better timeout support.
229
+ Optional, unix only. Backport of the subprocess standard library from 3.2
230
+ for python2. It includes better timeout support.
231
231
232
232
233
233
Optional GUI framework
You can’t perform that action at this time.
0 commit comments