Bump python version in the tox.ini file

This commit is contained in:
Mateusz Żebrak 2022-07-08 11:29:07 +02:00 committed by Bartek Wrona
parent 8fbdb11f33
commit 828689f97e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py36, tavern, benchmark, tavern-benchmark, csv-report-parser
envlist = py38, tavern, benchmark, tavern-benchmark, csv-report-parser
skipsdist = true
[testenv]