require tensorboard

This commit is contained in:
Dr. Kashif Rasul
2020-01-28 10:20:43 +01:00
parent 1c257bd317
commit 32db813e41
+1
View File
@@ -25,6 +25,7 @@ setup(
'pydantic',
'matplotlib',
'python-rapidjson',
'tensorboard',
],
test_suite='tests',