We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8b880 commit 5cb9db6Copy full SHA for 5cb9db6
setup.py
@@ -50,6 +50,8 @@
50
51
package_data['cv2'] += ["LICENSE.txt", "LICENSE-3RD-PARTY.txt"]
52
53
+"""
54
+
55
This is my old hack to force binary distribution.
56
57
However, it doesn't work properly because the binaries
0 commit comments