Add python3-django-allauth to gitlab-ci
This commit is contained in:
parent
06d8966393
commit
5973612776
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ py39-django22:
|
|||
apt-get update &&
|
||||
apt-get install --no-install-recommends -y
|
||||
python3-django python3-django-crispy-forms
|
||||
python3-pil python3-pip python3-setuptools tox git
|
||||
python3-pil python3-django-allauth
|
||||
python3-pip python3-setuptools tox git
|
||||
script: tox -e py39-django22
|
||||
|
||||
linters:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue