Skip to content

Feature: add py.typed to githubkit-schemas#311

Merged
yanyongyu merged 1 commit into
yanyongyu:masterfrom
GideonBear:schemas-py-typed
Jun 16, 2026
Merged

Feature: add py.typed to githubkit-schemas#311
yanyongyu merged 1 commit into
yanyongyu:masterfrom
GideonBear:schemas-py-typed

Conversation

@GideonBear

Copy link
Copy Markdown
Contributor

Closes #310
I confirmed this fixes the issue for me.
I think the overlapping py.typed files shouldn't be a problem (and it wasn't when I tested it).

@GideonBear

Copy link
Copy Markdown
Contributor Author

Note: I don't know how mypy is set up right now, it should obviously check these packages as well.

@yanyongyu

Copy link
Copy Markdown
Owner

A py.typed type marker file is only required for the githubkit-schemas package. This is the primary root schema package, and every remaining versioned package is optional.

@yanyongyu yanyongyu added the enhancement New feature or request label Jun 16, 2026
@GideonBear GideonBear changed the title fix: add py.typed to githubkit-schemas packages fix: add py.typed to githubkit-schemas Jun 16, 2026
@yanyongyu yanyongyu changed the title fix: add py.typed to githubkit-schemas Feature: add py.typed to githubkit-schemas Jun 16, 2026
@yanyongyu yanyongyu merged commit 3d2a1e3 into yanyongyu:master Jun 16, 2026
2 checks passed
@GideonBear GideonBear deleted the schemas-py-typed branch June 16, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

githubkit_schemas missing py.typed

2 participants