Skip to content

Commit

Permalink
add py.typed marker (#1118)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Oct 11, 2022
2 parents bde40d1 + c05c88d commit 44eaa5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Version 3.0.1

Unreleased

- Export typing information instead of using external typeshed definitions.
:issue:`1112`


Version 3.0.0
-------------
Expand Down
Empty file added src/flask_sqlalchemy/py.typed
Empty file.

0 comments on commit 44eaa5e

Please sign in to comment.