8000 drop Python 3.3 support because Numpy has dropped support for 3.3 (an… · Python3pkg/opencv-python@16fe0dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 16fe0dc

Browse files
committed
drop Python 3.3 support because Numpy has dropped support for 3.3 (and 2.6, 3.2)
1 parent 7e2cf3a commit 16fe0dc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,6 @@ matrix:
6767
- DOCKER_IMAGE=quay.io/pypa/manylinux1_i686
6868
- PLAT=i686
6969
- UNICODE_WIDTH=16
70-
- os: linux
71-
env:
72-
- MB_PYTHON_VERSION=3.3
73-
- DOCKER_IMAGE=quay.io/pypa/manylinux1_x86_64
74-
- os: linux
75-
env:
76-
- MB_PYTHON_VERSION=3.3
77-
- DOCKER_IMAGE=quay.io/pypa/manylinux1_i686
78-
- PLAT=i686
7970
- os: linux
8071
env:
8172
- MB_PYTHON_VERSION=3.4

0 commit comments

Comments
 (0)
0