Skip to content

Commit

Permalink
tox: define the minimal tox version required (#5914)
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-pierre authored and cjerdonek committed Oct 24, 2018
1 parent 951e0cb commit 116c3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[tox]
minversion = 3.4.0
envlist =
docs, packaging, lint-py2, lint-py3, mypy,
py27, py34, py35, py36, py37, py38, pypy, pypy3
Expand Down

0 comments on commit 116c3b1

Please sign in to comment.