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

py.typed marker is missing #288

Open
kshitij-enable opened this issue Jul 13, 2023 · 1 comment
Open

py.typed marker is missing #288

kshitij-enable opened this issue Jul 13, 2023 · 1 comment

Comments

@kshitij-enable
Copy link

Environment details

  • OS type and version: macOS Ventura 13.3
  • Python version: 3.11
  • pip version: 23.1.2
  • google-auth-oauthlib version: 1.0.0

Steps to reproduce

  1. import google_auth_oauthlib.flow in python code
  2. run mypy type checker

Stack trace

Skipping analyzing "google_auth_oauthlib": module is installed, but missing library stubs or py.typed marker

@tamird
Copy link

tamird commented Jul 1, 2024

Apart from py.typed this library is not using type hints. Would be nice to have them.

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

2 participants