You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ OpenCV on wheels
11
11
12
12
**Unofficial** OpenCV packages for Python.
13
13
14
-
This repository generates packages which contain pre-compiled OpenCV binary with Python bindings. This enables super fast (usually < 10 seconds) OpenCV installation for Python.
14
+
This repository generates packages which contain pre-compiled OpenCV binary with Python bindings. This enables super fast (usually < 10 seconds) OpenCV installation for Python.
15
15
16
-
If you need only OpenCV Python bindings, no separate OpenCV installation is required.
16
+
If you need only OpenCV Python bindings, no separate OpenCV installation is required.
17
17
18
18
**IMPORTANT NOTE**
19
19
@@ -122,6 +122,12 @@ build artifacts use local version identifiers:
122
122
123
123
These artifacts can't be and will not be uploaded to PyPI.
0 commit comments