Skip to content

Commit 7e6374f

Browse files
authored
Merge 9b56687 into 5248407
2 parents 5248407 + 9b56687 commit 7e6374f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

arrow/py.typed

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
author_email="[email protected]",
2020
license="Apache 2.0",
2121
packages=["arrow"],
22+
package_data={"arrow": ["py.typed"]},
2223
zip_safe=False,
2324
python_requires=">=3.6",
2425
install_requires=[

0 commit comments

Comments
 (0)