We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b9e29 commit 6d6476fCopy full SHA for 6d6476f
packages/autorest.python/samples/specification/azure-mgmt-test/test/azure-mgmt-test/setup.py
@@ -66,9 +66,6 @@
66
]
67
),
68
include_package_data=True,
69
- package_data={
70
- "pytyped": ["py.typed"],
71
- },
72
install_requires=[
73
"isodate>=0.6.1",
74
"typing-extensions>=4.6.0",
packages/autorest.python/samples/specification/azure-test/test/azure-test/setup.py
@@ -65,9 +65,6 @@
65
0 commit comments