Drop support for Python 3.2

Closes #2314
This commit is contained in:
Julien Schueller 2022-07-18 11:01:31 +02:00 committed by Olly Betts
commit a55d40dbb5
2 changed files with 2 additions and 6 deletions

View file

@ -111,10 +111,6 @@ jobs:
VER: '8.1'
- SWIGLANG: python
PY2: 2
- SWIGLANG: python
VER: '3.2'
os: ubuntu-18.04 # Python < 3.5 not available for 20.04.
continue-on-error: true # broken packages problem
- SWIGLANG: python
VER: '3.3'
os: ubuntu-18.04 # Python < 3.5 not available for 20.04.