Skip to content

Commit

Permalink
py.typed
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Nov 21, 2023
1 parent 5af95bc commit 45a33a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Empty file added clvm/py.typed
Empty file.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@
"Bug Reports": "https://github.com/Chia-Network/clvm",
"Source": "https://github.com/Chia-Network/clvm",
},
package_data={
"": ["py.typed"],
},
)

0 comments on commit 45a33a4

Please sign in to comment.