Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
remove tensorflow-metadata folders
Signed-off-by: Gerard Casas Saez <gcasassaez@twitter.com>
  • Loading branch information
casassg committed Nov 15, 2021
commit 30cce00a2a1770764d9e7717b16886b78e80bed7
2 changes: 1 addition & 1 deletion sdk/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"fastapi>=0.68.0",
"uvicorn[standard]>=0.14.0",
"proto-plus<1.19.7",
"tensorflow-metadata>=1.0.0<2.0.0",
Comment thread
casassg marked this conversation as resolved.
Outdated
]

GCP_REQUIRED = [
Expand Down Expand Up @@ -236,7 +237,6 @@ def run(self):
"protos/feast/third_party/grpc/health/v1/*.proto",
"protos/tensorflow_metadata/proto/v0/*.proto",
"feast/protos/feast/**/*.py",
"tensorflow_metadata/proto/v0/*.py"
],
},
cmdclass={
Expand Down
Empty file.
Empty file.
Empty file.
71 changes: 0 additions & 71 deletions sdk/python/tensorflow_metadata/proto/v0/path_pb2.py

This file was deleted.

46 changes: 0 additions & 46 deletions sdk/python/tensorflow_metadata/proto/v0/path_pb2.pyi

This file was deleted.

2,331 changes: 0 additions & 2,331 deletions sdk/python/tensorflow_metadata/proto/v0/schema_pb2.py

This file was deleted.

Loading