Skip to content

Commit

Permalink
Include pyi files in build (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpaulos authored Nov 8, 2021
1 parent fdf003d commit 67f0a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
package_data={"pyteal": ["*.pyi"]},
python_requires=">=3.6",
)

0 comments on commit 67f0a39

Please sign in to comment.