Skip to content

Commit 096e289

Browse files
committed
Fix tox
1 parent b2f176b commit 096e289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ allowlist_externals =
1414
[testenv:lint]
1515
skip_install = true
1616
basepython = python3.9
17+
extras = testing
1718
deps =
1819
pre-commit == 2.16.0
1920
commands =

0 commit comments

Comments
 (0)