We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab8908 commit 84926b4Copy full SHA for 84926b4
tox.ini
@@ -4,6 +4,7 @@ min_version = 3.7.0
4
isolated_build = true
5
envlist =
6
py{34, 35, 36, 37}-pytest{2.8, 2.x, 3.0, 3.x, 4.0, 4.x}-mypy{0.57, 0.5x, 0.60, 0.6x}
7
+ py{35, 36, 37}-pytest{5.0, 5.x}-mypy{0.57, 0.5x, 0.60, 0.6x}
8
py{35, 36, 37}-pytest{2.8, 2.x, 3.0, 3.x, 4.0, 4.x, 5.0, 5.x}-mypy{0.70}
9
py{35, 36, 37, 38}-pytest{2.8, 2.x, 3.0, 3.x, 4.0, 4.x, 5.0, 5.x}-mypy{0.71, 0.72, 0.73, 0.74, 0.7x}
10
flake8
0 commit comments