Skip to content

Commit 2b22998

Browse files
author
Jonathan Wenger
committed
Update setup.py
1 parent f44ad4f commit 2b22998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
include_package_data=True,
6262
license="Apache 2.0",
6363
long_description="""\
64-
""", # noqa: E501
65-
package_data={"Avalara.SDK": ["py.typed"]},
64+
SDK for Avalara Services for client use. # noqa: E501
65+
"""
6666
)

0 commit comments

Comments
 (0)