Skip to content

Commit 32080f7

Browse files
committed
Bump tox minversion
ignore_basepython_conflict was introduced in tox 3.1.0. Change-Id: I7a6049b6a4fd3ee376a3478e94837c0afe89d4df
1 parent 9246276 commit 32080f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
minversion = 2.3
2+
minversion = 3.1
33
envlist = py37,pep8
44
skipdist = True
55
# Automatic envs (pyXX) will only use the python version appropriate to that

0 commit comments

Comments
 (0)