Skip to content

Commit 6d6476f

Browse files
committed
fix cspell
1 parent 29b9e29 commit 6d6476f

File tree

2 files changed

+0
-6
lines changed
  • packages/autorest.python/samples/specification

2 files changed

+0
-6
lines changed

packages/autorest.python/samples/specification/azure-mgmt-test/test/azure-mgmt-test/setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@
6666
]
6767
),
6868
include_package_data=True,
69-
package_data={
70-
"pytyped": ["py.typed"],
71-
},
7269
install_requires=[
7370
"isodate>=0.6.1",
7471
"typing-extensions>=4.6.0",

packages/autorest.python/samples/specification/azure-test/test/azure-test/setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
]
6666
),
6767
include_package_data=True,
68-
package_data={
69-
"pytyped": ["py.typed"],
70-
},
7168
install_requires=[
7269
"isodate>=0.6.1",
7370
"typing-extensions>=4.6.0",

0 commit comments

Comments
 (0)