Skip to content

Commit 331f480

Browse files
committed
Try to resolve pep8 versioning clash.
1 parent 79ea094 commit 331f480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ deps =
2020

2121
[testenv:py27-flake8]
2222
deps =
23-
-rrequirements/requirements-testing.txt
2423
-rrequirements/requirements-codestyle.txt
24+
-rrequirements/requirements-testing.txt
2525
commands = ./runtests.py --lintonly
2626

2727
[testenv:py27-docs]

0 commit comments

Comments
 (0)