We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4366f2c commit 609a8d8Copy full SHA for 609a8d8
tox.ini
@@ -152,11 +152,5 @@ package = consolekit
152
addopts = --color yes --durations 25
153
timeout = 300
154
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
+[dep_checker]
+allowed_unused = colorama
0 commit comments