Skip to content

Commit

Permalink
Switch to Python 3.8 in check integration template (#5717)
Browse files Browse the repository at this point in the history
  • Loading branch information
florimondmanca authored Feb 12, 2020
1 parent aaecdac commit a0a6ba6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[tox]
minversion = 2.0
skip_missing_interpreters = true
basepython = py37
basepython = py38
envlist =
py{{27,37}}
py{{27,38}}

[testenv]
dd_check_style = true
Expand Down

0 comments on commit a0a6ba6

Please sign in to comment.