Include TensorBoard TAG in pip_package (#2009)
This commit is contained in:
parent
6408038938
commit
93625a8a79
@ -183,6 +183,7 @@ setup(
|
|||||||
'tensorboard/dist/index.html',
|
'tensorboard/dist/index.html',
|
||||||
'tensorboard/dist/tf-tensorboard.html',
|
'tensorboard/dist/tf-tensorboard.html',
|
||||||
'tensorboard/lib/css/global.css',
|
'tensorboard/lib/css/global.css',
|
||||||
|
'tensorboard/TAG',
|
||||||
] + matches,
|
] + matches,
|
||||||
},
|
},
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user