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 83519b9 commit f44ad4fCopy full SHA for f44ad4f
setup.py
@@ -60,7 +60,6 @@
60
packages=find_namespace_packages(include=["Avalara.*"], exclude=["test", "tests"]),
61
include_package_data=True,
62
license="Apache 2.0",
63
- long_description_content_type='text/markdown',
64
long_description="""\
65
""", # noqa: E501
66
package_data={"Avalara.SDK": ["py.typed"]},
0 commit comments