We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8eb65a commit fe3f5faCopy full SHA for fe3f5fa
pyproject.toml
@@ -60,6 +60,7 @@ cppython = "cppython.console.entry:app"
60
[tool.pytest.ini_options]
61
log_cli = true
62
testpaths = ["tests"]
63
+addopts = ["--color=yes"]
64
65
[tool.mypy]
66
exclude = "__pypackages__"
0 commit comments