We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44ad4f commit 2b22998Copy full SHA for 2b22998
setup.py
@@ -61,6 +61,6 @@
61
include_package_data=True,
62
license="Apache 2.0",
63
long_description="""\
64
- """, # noqa: E501
65
- package_data={"Avalara.SDK": ["py.typed"]},
+ SDK for Avalara Services for client use. # noqa: E501
+ """
66
)
0 commit comments