8b3317e15b
CI / tests (py3.12) (push) Failing after 0s
CI / tests (py3.11) (push) Failing after 0s
CI / tests (py3.10) (push) Failing after 2s
CI / clean-install smoke (push) Failing after 1s
CI / ruff (strict, full repo) (push) Failing after 1s
CI / tests (py3.13) (push) Failing after 3s
7 lines
300 B
Python
7 lines
300 B
Python
CLI_CONFIG = {
|
|
# Announcements
|
|
"announcements_url": "https://api.tauric.ai/v1/announcements",
|
|
"announcements_timeout": 1.0,
|
|
"announcements_fallback": "[cyan]For more information, please visit[/cyan] [link=https://github.com/TauricResearch]https://github.com/TauricResearch[/link]",
|
|
}
|