Skip to content

Commit 63513ef

Browse files
committed
Packaging update of azure-eventgrid
1 parent ccb2f66 commit 63513ef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
recursive-include tests *.py *.yaml
2-
recursive-include samples *.py
32
include *.md
43
include azure/__init__.py
54

sdk/eventgrid/azure-eventgrid/setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
zip_safe=False,
7676
packages=find_packages(exclude=[
7777
'tests',
78-
'samples',
7978
# Exclude packages that will be covered by PEP420 or nspkg
8079
'azure',
8180
]),

0 commit comments

Comments
 (0)