mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-09 10:03:40 +00:00
[Tests] Update comments in tox.ini
This commit is contained in:
parent
5713ff09f4
commit
717ceee0ea
2
tox.ini
2
tox.ini
@ -122,6 +122,7 @@ sitepackages = False
|
|||||||
deps =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
pylint
|
pylint
|
||||||
|
# Use bash to enable use of wildcard paths with pylint.
|
||||||
whitelist_externals = bash
|
whitelist_externals = bash
|
||||||
commands =
|
commands =
|
||||||
pylint --version
|
pylint --version
|
||||||
@ -135,7 +136,6 @@ commands =
|
|||||||
######################
|
######################
|
||||||
|
|
||||||
[testcoveragebase]
|
[testcoveragebase]
|
||||||
#install_command = pip install {opts} {packages}
|
|
||||||
deps =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user