Skip to content

Conversation

Avasam
Copy link

@Avasam Avasam commented Apr 10, 2025

Changes

Added a PEP 561 py.typed marker. Letting type checkers know that this package is typed. (this will also start the 6-months deprecation period of https://pypi.org/project/types-auth0-python/ )

References

Closes #612

Testing

Check that the produced wheel / artefact includes a py.typed file. Simply running a local install and looking at your site-packages should do the trick.

  • [N/A] This change adds unit test coverage
  • [N/A] This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

image

Checklist

Signed-off-by: Avasam <samuel.06@hotmail.com>
@Avasam Avasam requested a review from a team as a code owner April 10, 2025 21:00
@Avasam Avasam changed the title Add a PEP 561 py.typed marker Added a PEP 561 py.typed marker Apr 10, 2025
@Avasam
Copy link
Author

Avasam commented Apr 12, 2025

I just saw #521 and #615
See my note in #678 (comment)

@Avasam Avasam marked this pull request as draft April 12, 2025 02:56
@kishore7snehil
Copy link
Contributor

@Avasam Are we good to pull this change or is it still work in progress?

@Avasam
Copy link
Author

Avasam commented Jun 4, 2025

I do believe this is incorrect without #615 (I just wasn't aware of the full context back when I openned this)

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.

Re-support - py.typed filed in the module
2 participants