freelance-project-34-market.../python
LLM 4e7a15b9e8 [+] add build config for archlinux as separate meson package
1. add python/pyproject.common.toml with module definitions;
  2. add meson/online/.../archlinux/ with meson.build, m.py, pyproject.common.toml;
  3. meson.build uses fs.relative_to for python sources from ../../python/;
  4. m.py is cli_bootstrap.py copy with last 5 lines patched for paths;
  5. update Makefile with python_put_archlinux_venv rule;
  6. rename python/pyproject.toml to pyproject.toml.bak;
  7. update .gitignore, docker-compose.local.yml, requirements.txt;
2026-04-06 07:04:09 +00:00
..
online/fxreader/pr34 [+] register archlinux as separate project, update cli tooling 2026-04-03 16:46:44 +00:00
_m.py [+] reformat with ruff 2025-05-20 11:03:00 +03:00
.mypy.ini [+] add .whl release 2025-05-15 13:34:55 +03:00
cli.py [+] register archlinux as separate project, update cli tooling 2026-04-03 16:46:44 +00:00
m.py [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
meson_options.txt [+] update module_switch 2025-05-09 14:35:27 +03:00
meson.build [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
pyproject.common.toml [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
pyproject.toml [+] fix python 3.10 compatibility 2025-05-20 14:00:09 +03:00
pyproject.toml.bak [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
requirements.txt [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00