Skip to content

Conversation

@cdoern
Copy link
Collaborator

@cdoern cdoern commented Jan 29, 2026

What does this PR do?

Replace broken setuptools packages.find config with explicit package-dir, packages, and py-modules to fix import llama_stack_api failing after pip install llama-stack-api.

There is a version of this same fix on main but the directories differ, so a manual patch is needed.

Resolves #4776

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 29, 2026
@cdoern cdoern force-pushed the fix/llama-stack-api-packaging-0.4.x branch from a8e9437 to 79daea6 Compare January 29, 2026 02:01
Replace broken setuptools packages.find config with explicit
package-dir, packages, and py-modules to fix `import llama_stack_api`
failing after `pip install llama-stack-api`.

Resolves llamastack#4776

Signed-off-by: Charlie Doern <cdoern@redhat.com>
Backport the unified PyPI build/test/publish workflow so it runs
on release branches.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
Signed-off-by: Charlie Doern <cdoern@redhat.com>
@cdoern cdoern force-pushed the fix/llama-stack-api-packaging-0.4.x branch from 79daea6 to 313169c Compare January 29, 2026 02:06
@cdoern cdoern marked this pull request as ready for review January 29, 2026 15:24
@cdoern cdoern merged commit 517f8e4 into llamastack:release-0.4.x Jan 29, 2026
89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants