Skip to content

Commit 93625a8

Browse files
Daniel W Manemartinwicke
Daniel W Mane
authored andcommitted
Include TensorBoard TAG in pip_package (tensorflow#2009)
1 parent 6408038 commit 93625a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow/tools/pip_package/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ def find_files(pattern, root):
183183
'tensorboard/dist/index.html',
184184
'tensorboard/dist/tf-tensorboard.html',
185185
'tensorboard/lib/css/global.css',
186+
'tensorboard/TAG',
186187
] + matches,
187188
},
188189
zip_safe=False,

0 commit comments

Comments
 (0)