Ubuntu is Python 3.8

This commit is contained in:
Alexandre Iooss 2020-09-23 20:51:42 +02:00
parent 35ecc2800f
commit b2f0ee0b44
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ py38-django22:
apt-get install --no-install-recommends -y apt-get install --no-install-recommends -y
python3-django python3-django-casclient python3-django-reversion python3-djangorestframework python3-django python3-django-casclient python3-django-reversion python3-djangorestframework
python3-docutils python3-pil python3-tz python3-six python3-sqlparse python3-stdnum python3-yaml python3-coreapi tox python3-docutils python3-pil python3-tz python3-six python3-sqlparse python3-stdnum python3-yaml python3-coreapi tox
script: tox -e py37 script: tox -e py38
linters: linters:
stage: quality-assurance stage: quality-assurance