Update tox.ini for tox v4 (#117) · PyCQA/doc8@4ffa55b

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 4ffa55b

authored

Update tox.ini for tox v4 (#117)

1 parent baf46cd commit 4ffa55b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -7,7 +7,7 @@ isolated_build = True

77

deps =

88

-r{toxinidir}/test-requirements.txt

99

commands = pytest -v {posargs}

10-

whitelist_externals =

10+

allowlist_externals =

1111

rm

1212

sh

1313

setenv =

0 commit comments

Comments

 (0)