Skip to content

Commit 2971fce

Browse files
authored
Merge pull request #470 from common-workflow-language/manu-chroma-patch-1
tox.ini: remove redundant unit test command
2 parents 7d22590 + 6483c8e commit 2971fce

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)