[DO NOT MERGE]: Test upstream gate

Change-Id: If612907b1c166e0430a00b4b1d6deaf1d2c763ee
This commit is contained in:
Thomas Bachman 2020-12-16 17:53:48 +00:00
parent 387ff24979
commit 9877137a93
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
envlist = pep8,py36,py37,py38,py3-dj111
minversion = 3.1
skipsdist = True
# Automatic envs (pyXX) will only use the python version appropriate to that
# env and ignore basepython inherited from [testenv] if we set
# ignore_basepython_conflict.
ignore_basepython_conflict = True
[testenv]
basepython = python3