auth0 / auth0-python

Auth0 SDK for Python
https://auth0-python.readthedocs.io
MIT License
515 stars 167 forks source link

Revert publishing types #521

Closed adamjmcgrath closed 1 year ago

adamjmcgrath commented 1 year ago

Changes

This package started publishing types in 4.4, but the way we add async classes and methods makes type checking unfeasible.

Revert publishing types externally until a better solution is available (this will probably be by generating the SDK).

References

fixes #514 See https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages