pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: Add py-tensorboard



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f561223c6b4
branches:  trunk
changeset: 378385:2f561223c6b4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Apr 06 19:23:30 2018 +0000

description:
math/Makefile: Add py-tensorboard

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ee9f39d04f98 -r 2f561223c6b4 math/Makefile
--- a/math/Makefile     Fri Apr 06 19:22:41 2018 +0000
+++ b/math/Makefile     Fri Apr 06 19:23:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.378 2018/03/23 16:43:43 minskim Exp $
+# $NetBSD: Makefile,v 1.379 2018/04/06 19:23:30 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -301,6 +301,7 @@
 SUBDIR+=       py-simpleeval
 SUBDIR+=       py-statsmodels
 SUBDIR+=       py-sympy
+SUBDIR+=       py-tensorboard
 SUBDIR+=       py-tensorflow-tensorboard
 SUBDIR+=       py-z3
 SUBDIR+=       py-z3solver



Home | Main Index | Thread Index | Old Index