[auth0-python] Add auth0-python stubs (#13716)

This commit is contained in:
David Gilman
2025-04-02 22:41:39 -07:00
committed by GitHub
parent 23488363ce
commit bd0f64a3cc
58 changed files with 1727 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "4.8.*"
upstream_repository = "https://github.com/auth0/auth0-python"
requires = ["cryptography", "types-requests"]