Skip to content

Commit 6483c8e

Browse files
authored
tox.ini: remove redundant unit test command
1 parent 7d22590 commit 6483c8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ commands = pipconflictchecker
4848
whitelist_externals = pipconflictchecker
4949
deps = pip-conflict-checker
5050

51-
[testenv:py27-unit]
52-
commands = python setup.py test
53-
5451
[testenv:py27-lint-readme]
5552
commands = python setup.py check -r -s
5653
deps =

0 commit comments

Comments
 (0)