freelance-project-34-market.../python/online/fxreader/pr34
LLM 2c013d6be4 [+] fix pr34 build: exclude archlinux from ruff/pyrefly, import overload from typing
1. exclude archlinux namespace from pr34 ruff and pyrefly configs;
  2. import overload from typing (available since py3.5) instead of typing_extensions;
  3. add --no-annotate --no-header to uv pip compile;
  4. read version from pyproject.toml in archlinux meson.build;
  5. exclude archlinux from pr34 meson.build find;
2026-04-06 07:43:37 +00:00
..
commands_typed [+] fix pr34 build: exclude archlinux from ruff/pyrefly, import overload from typing 2026-04-06 07:43:37 +00:00
tasks [+] reformat with ruff 2025-05-20 11:03:00 +03:00
tests [+] reformat with ruff 2025-05-20 11:03:00 +03:00
__init__.py
commands.py [+] register archlinux as separate project, update cli tooling 2026-04-03 16:46:44 +00:00
py.typed