Skip to content

Commit 3c825fd

Browse files
fix: Add src/auth0/py.typed to .fernignore to survive regeneration
1 parent 6d55692 commit 3c825fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.fernignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ CHANGELOG.md
1616
src/auth0/authentication/
1717
tests/authentication/
1818

19-
# Root auth0 __init__.py
19+
# Root auth0 __init__.py and py.typed marker
2020
src/auth0/__init__.py
21+
src/auth0/py.typed
2122

2223
# Telemetry customization (Auth0 format with dynamic versioning)
2324
src/auth0/management/core/client_wrapper.py

0 commit comments

Comments
 (0)