Skip to content

Commit 8e80c13

Browse files
committed
Added py.typed
1 parent 13dabc4 commit 8e80c13

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
url="https://streamlit.io",
3737
license="Apache License 2.0",
3838
packages=setuptools.find_packages(),
39+
package_data={"streamlit_bokeh": ["py.typed"]},
3940
include_package_data=True,
4041
classifiers=[
4142
"Development Status :: 5 - Production/Stable",

streamlit_bokeh/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)