Skip to content

Update setup.py for correct package_data #323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lewism77
Copy link

@lewism77 lewism77 commented May 8, 2025

This corrects the package_data block such that py.typed applies to all modules instead of a non-existent py.typed module.

This will allow correct typing for consumers of the package.

Related to PEP 561.

This corrects the package_data block such that `py.typed` applies to all modules instead of a non-existent `py.typed` module.

This will allow correct typing for consumers of the package.

Related to PEP 561.
@lewism77 lewism77 requested review from lzchen, jeremydvoss and a team as code owners May 8, 2025 01:15
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.

1 participant