1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-21 22:47:22 +00:00

Re-enable py39 in tox config

diff-cover merged my PR and cut a release, so I hope this should
work again.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-04-08 11:47:06 -07:00
parent 0189b338d0
commit dce733d186

View File

@ -1,6 +1,6 @@
[tox]
skipsdist = True
envlist = py37,py38
envlist = py37,py38,py39
skip_missing_interpreters = true
[testenv]
deps =