Test the note kfet with Debian Bullseye, Python 3.9 and Django 2.2

Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
This commit is contained in:
Yohann D'ANELLO 2020-12-23 18:48:09 +01:00
parent 016ab5a9c9
commit d3a9c442a5
No known key found for this signature in database
GPG key ID: 3A75C55819C8CF85
2 changed files with 18 additions and 0 deletions

View file

@ -6,6 +6,9 @@ envlist =
# Ubuntu 20.04 Python
py38-django22
# Debian Bullseye Python
py39-django22
linters
skipsdist = True