mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 10:25:28 +00:00
Fix typo in tox.ini
This commit is contained in:
parent
fdcd0f8ea7
commit
7c5dce7a1d
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -23,7 +23,7 @@ pytesttarget = .
|
|||
passenv = {[base]passenv}
|
||||
setenv =
|
||||
{[base]setenv}
|
||||
hangedir = {[base]changedir}
|
||||
changedir = {[base]changedir}
|
||||
basepython = python2.6
|
||||
commands =
|
||||
pytest \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue