Skip to content

Commit

Permalink
Add py.typed for PEP-561 type hinting
Browse files Browse the repository at this point in the history
  • Loading branch information
GDYendell committed Sep 25, 2024
1 parent 6fb6b50 commit 0a5cb86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dev = [

[tool.setuptools.package-data]
pvi = [
"py.typed",
"_format/*.adl",
"_format/*.edl",
"_format/*.bob",
Expand Down
Empty file added src/pvi/py.typed
Empty file.

0 comments on commit 0a5cb86

Please sign in to comment.