Do not test against Py3.6
This commit is contained in:
parent
e9ae8531b8
commit
31f4105c9a
2 changed files with 4 additions and 6 deletions
5
tox.ini
5
tox.ini
|
|
@ -1,8 +1,11 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py36-django22
|
||||
# Debian Buster Python
|
||||
py37-django22
|
||||
|
||||
# Ubuntu 20.04 Python
|
||||
py38-django22
|
||||
|
||||
linters
|
||||
skipsdist = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue