Skip to content

Commit

Permalink
Include pyi files in build (algorand#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpaulos authored and algoidurovic committed Mar 23, 2022
1 parent 9ad3288 commit ac14058
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 ac14058

Please sign in to comment.