Skip to content

Commit dc13fd9

Browse files
Hong Minheedahlia
authored andcommitted
Require the latest tox version
1 parent 7ac8e65 commit dc13fd9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ dependencies):
7979
- Python
8080
- All Python versions that Nirum should support: Python 2.7, and
8181
3.4 and above all
82-
- [`tox`][tox]
82+
- [`tox`][tox] 3.0.0 or higher
8383

8484
[tox]: https://tox.readthedocs.io/

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[tox]
2+
minversion = 3.0.0
23
envlist =
34
buildfixture
45
# CHECK: When the list of supported Python versions change,

0 commit comments

Comments
 (0)