Skip to content

Commit

Permalink
Remove tensorflow-metadata folders (#2038)
Browse files Browse the repository at this point in the history
* remove tensorflow-metadata folders

Signed-off-by: Gerard Casas Saez <gcasassaez@twitter.com>

* add missing comma

Signed-off-by: Gerard Casas Saez <gcasassaez@twitter.com>
  • Loading branch information
casassg committed Nov 15, 2021
1 parent d0a7863 commit dc46a96
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 5,582 deletions.
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",
]

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

0 comments on commit dc46a96

Please sign in to comment.