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
218218 Required for compatibility between python 2 and python 3
219219
220220
221- Required dependencies for python 2
222- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
221+ Dependencies for python 2
222+ ^^^^^^^^^^^^^^^^^^^^^^^^^
223223
224224`functools32 <https://pypi.python.org/pypi/functools32>`_
225225 Required for compatibility if running on versions of Python before
226226 Python 3.2.
227227
228228`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.
231231
232232
233233Optional GUI framework
You can’t perform that action at this time.
0 commit comments