mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-03 15:13:23 +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 =
|
||||
{[testenv]deps}
|
||||
pylint
|
||||
# Use bash to enable use of wildcard paths with pylint.
|
||||
whitelist_externals = bash
|
||||
commands =
|
||||
pylint --version
|
||||
@ -135,7 +136,6 @@ commands =
|
||||
######################
|
||||
|
||||
[testcoveragebase]
|
||||
#install_command = pip install {opts} {packages}
|
||||
deps =
|
||||
{[testenv]deps}
|
||||
pytest-cov
|
||||
|
Loading…
x
Reference in New Issue
Block a user