8000 fix rst formatting [skip ci] · Python3pkg/opencv-python@93a4885 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93a4885

Browse files
committed
fix rst formatting [skip ci]
1 parent 9bbec1c commit 93a4885

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Installation and Usage
3030
----------------------
3131

3232
1. If you have previous/other version of OpenCV installed (e.g. cv2 module in the root of Python's site-packages), remove it before installation to avoid conflicts.
33+
3334
- To further avoid conflicts and to make development easier, Python's `virtual environments <https://docs.python.org/3/library/venv.html>`__ are highly recommended for development purposes.
3435

3536
2. If you have an existing ``opencv-contrib-python`` installation, run ``pip uninstall opencv-contrib-python``

README_CONTRIB.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Installation and Usage
3131
----------------------
3232

3333
1. If you have previous/other version of OpenCV installed (e.g. cv2 module in the root of Python's site-packages), remove it before installation to avoid conflicts.
34+
3435
- To further avoid conflicts and to make development easier, Python's `virtual environments <https://docs.python.org/3/library/venv.html>`__ are highly recommended for development purposes.
36+
3537
2. If you have an existing ``opencv-python`` installation, run ``pip uninstall opencv-python``
3638
3. Install this package:
3739

0 commit comments

Comments
 (0)
0