Skip to content

Conversation

@yumendy
Copy link
Contributor

@yumendy yumendy commented Jun 25, 2025

Include compiled translation (.mo) files in PyPI distributions

Summary

This MR modifies MANIFEST.in to ensure compiled translation (.mo) files are included in PyPI package distributions.

Changes

  1. Added explicit inclusion pattern for .mo files in MANIFEST.in

Impact

  • Resolves packaging issue where compiled translations were missing in PyPI builds
  • Maintains consistent behavior between source installations and PyPI packages

Include compiled translation (.mo) files in PyPI distributions

## Summary
This MR modifies `MANIFEST.in` to ensure compiled translation (.mo) files are included in PyPI package distributions. 

## Changes
1. Added explicit inclusion pattern for `.mo` files in `MANIFEST.in`
@auvipy auvipy merged commit c57f842 into celery:main Jun 25, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants