Commit Graph

13 Commits

Author SHA1 Message Date
cf840258c2 [+] pass python_version to uv pip compile 2025-05-16 17:05:51 +03:00
c6b2b62ba4 [+] improve venv:compile 2025-05-16 16:58:23 +03:00
8c07cea8b7 [+] improve module:switch 2025-05-16 14:18:12 +03:00
1d0f719531 [+] fix module:switch 2025-05-16 14:11:19 +03:00
ac03137032 [+] add ruff, pyright into lint extras 2025-05-16 10:59:35 +03:00
98f2c4b965 [+] add .whl release
1. fix mypy paths for mypy.ini;
2025-05-15 13:34:55 +03:00
540d4ca602 [+] fix pyproject_load
1. store `tool` key;
2025-05-12 15:59:51 +03:00
51f08a0ea6 [+] partially update meson_install
1. add parsing of tool section
    from pyproject.toml;
    to add install arguments for meson_install;
2025-05-12 15:51:42 +03:00
a8f57337ad [+] fix module:switch for tool key 2025-05-10 18:42:02 +03:00
68901a4ec5 [+] fix build, to be platform independent 2025-05-10 13:18:38 +03:00
e7ec1d1e70 [+] partially fix build for pr34 with meson.build 2025-05-09 18:20:16 +03:00
9a12e71493 [+] update module_switch
1. allow per module tool array;
  2. partially fix deploy:wheel;
2025-05-09 14:35:27 +03:00
0166dc4756 [+] partially migrate pr34 to meson.build
1. add wasm toolchain for meson;
2025-05-09 13:21:23 +03:00