diff options
| -rw-r--r-- | setup.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -94,7 +94,7 @@ setup(              "pytest-xdist>=1.22,<2",              "pytest>=3.3,<4",              "requests>=2.9.1, <3", -            "tox>=2.3, <3", +            "tox>=3.0,<3.1",              "rstcheck>=2.2, <4.0",          ],          'examples': [ | 
