Skip to content
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

Request: Add .pyi type stubs to this project as a demonstration of how to integrate them #161

Open
parker-research opened this issue Dec 17, 2024 · 0 comments

Comments

@parker-research
Copy link

parker-research commented Dec 17, 2024

Potential steps/parts required:

  1. Generate them with pybind11-stubgen <module_name> -o ./stubs/
  2. Add them to the pyproject.toml file.
  3. Add the generation to the GitHub Actions to generate when a PR to the main branch is opened.
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

No branches or pull requests

1 participant