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 5f350f2 commit 245bae0Copy full SHA for 245bae0
tox.ini
@@ -3,7 +3,7 @@
3
# Copyright (c) 2024 Johnathan C. Maudlin <[email protected]>
4
5
[tox]
6
-envlist = mypy,ruff,ansible-lint
+envlist = mypy, ruff, ansible-lint
7
ignore_basepython_conflict = true
8
isolated_build = true
9
minversion = 3.20
0 commit comments