Skip to content

Commit 30cce00

Browse files
committed
remove tensorflow-metadata folders
Signed-off-by: Gerard Casas Saez <gcasassaez@twitter.com>
1 parent d0a7863 commit 30cce00

File tree

10 files changed

+1
-5582
lines changed

10 files changed

+1
-5582
lines changed

sdk/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"fastapi>=0.68.0",
6666
"uvicorn[standard]>=0.14.0",
6767
"proto-plus<1.19.7",
68+
"tensorflow-metadata>=1.0.0<2.0.0",
6869
]
6970

7071
GCP_REQUIRED = [
@@ -236,7 +237,6 @@ def run(self):
236237
"protos/feast/third_party/grpc/health/v1/*.proto",
237238
"protos/tensorflow_metadata/proto/v0/*.proto",
238239
"feast/protos/feast/**/*.py",
239-
"tensorflow_metadata/proto/v0/*.py"
240240
],
241241
},
242242
cmdclass={

sdk/python/tensorflow_metadata/__init__.py

Whitespace-only changes.

sdk/python/tensorflow_metadata/proto/__init__.py

Whitespace-only changes.

sdk/python/tensorflow_metadata/proto/v0/__init__.py

Whitespace-only changes.

sdk/python/tensorflow_metadata/proto/v0/path_pb2.py

Lines changed: 0 additions & 71 deletions
This file was deleted.

sdk/python/tensorflow_metadata/proto/v0/path_pb2.pyi

Lines changed: 0 additions & 46 deletions
This file was deleted.

sdk/python/tensorflow_metadata/proto/v0/schema_pb2.py

Lines changed: 0 additions & 2331 deletions
This file was deleted.

0 commit comments

Comments
 (0)