Skip to content

Commit 609a8d8

Browse files
committed
Updated dep_checker config.
1 parent 4366f2c commit 609a8d8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

tox.ini

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,5 @@ package = consolekit
152152
addopts = --color yes --durations 25
153153
timeout = 300
154154
155-
[gh-actions]
156-
python =
157-
3.6: py36, build
158-
3.7: py37, build
159-
3.8: py38, build
160-
3.9: py39, build
161-
3.10-dev: py310-dev, build
162-
pypy3: pypy3, build
155+
[dep_checker]
156+
allowed_unused = colorama

0 commit comments

Comments
 (0)