Skip to content

Commit e923d90

Browse files
authored
Update tox.ini
remove py33
1 parent 0744b63 commit e923d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

allure-pytest/tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist =
3-
py{27,33,34,35}
3+
py{27,34,35}
44
xdist
55
static_check
66

@@ -64,4 +64,4 @@ commands = flake8 src/
6464

6565

6666
[flake8]
67-
max-line-length = 120
67+
max-line-length = 120

0 commit comments

Comments
 (0)