8000 change numpy req to make builds work on Python 3.6 · APCLab/opencv-python@2e9a115 · GitHub
[go: up one dir, main page]

Skip to content
10000

Commit 2e9a115

Browse files
committed
change numpy req to make builds work on Python 3.6
1 parent 397dafc commit 2e9a115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
numpy==1.11.1
1+
numpy>=1.11.1
22
wheel
33
twine

0 commit comments

Comments
 (0)
0