Skip to content

Commit 3ca1d31

Browse files
committed
fix protos inclusion in python package
Signed-off-by: Oleksii Moskalenko <[email protected]>
1 parent 159e314 commit 3ca1d31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/python/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
"dev": ["mypy-protobuf==1.*", "grpcio-testing==1.*"],
8282
"validation": ["great_expectations==0.13.2", "pyspark==3.0.1"],
8383
},
84-
include_package_data=True,
8584
license="Apache",
8685
classifiers=[
8786
# Trove classifiers

0 commit comments

Comments
 (0)