Skip to content

Commit 1283fc9

Browse files
MarkDaoustcopybara-github
authored andcommitted
Automated rollback of commit 4d0be22
PiperOrigin-RevId: 416171295
1 parent 4d0be22 commit 1283fc9

File tree

6 files changed

+277
-214
lines changed

6 files changed

+277
-214
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
recursive-include tools/tensorflow_docs/api_generator/gen_java/ *
1+
recursive-include tools/tensorflow_docs/api_generator/gen_java/ *
2+
recursive-include tools/tensorflow_docs/api_generator/templates/ *

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
REQUIRED_PKGS = [
2929
'astor',
3030
'absl-py',
31+
'jinja2',
3132
'protobuf>=3.14',
3233
'pyyaml',
3334
]

0 commit comments

Comments
 (0)