mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-07-19 17:11:07 +00:00
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:
@@ -17,7 +17,7 @@ description = "ArcH linux ReposItory MANager, core package"
|
||||
dynamic = [
|
||||
"version",
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.14"
|
||||
|
||||
[project.optional-dependencies]
|
||||
journald = [
|
||||
|
||||
Reference in New Issue
Block a user