fix: disable colors for importing parser calls

In case if parser is used to generate docs, it remains w\o colors, but
help messages are still formatted with it
This commit is contained in:
2026-07-18 14:06:58 +03:00
parent fd6add46f9
commit a4a7c13344
6 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-lts-latest
tools:
python: "3.13"
python: "3.14"
apt_packages:
- graphviz