tensorflow: add rename and alias (#14691)

There was a `tensorflow` formula in homebrew-science,
which duplicates the `libtensorflow` formula in core.
master
Michka Popoff 2017-06-18 15:35:46 +02:00 committed by ilovezfs
parent 8783fb60a0
commit 7a1b7904ae
2 changed files with 2 additions and 0 deletions

1
Aliases/tensorflow Symbolic link
View File

@ -0,0 +1 @@
../Formula/libtensorflow.rb

View File

@ -159,6 +159,7 @@
"subversion18": "subversion@1.8",
"swig2": "swig@2",
"swig304": "swig@3.04",
"tensorflow": "libtensorflow",
"thrift090": "thrift@0.90",
"tomcat6": "tomcat@6",
"tomcat7": "tomcat@7",