cantera: cleanup python usage.

This commit is contained in:
Mike McQuaid 2014-01-04 13:03:01 +00:00
parent ad326f71f4
commit 78eb265f6a

View file

@ -7,7 +7,6 @@ class Cantera < Formula
head 'http://cantera.googlecode.com/svn/cantera18/trunk/'
depends_on 'numpy' => :python
depends_on :python
depends_on 'graphviz'
# fixes the Makefiles in Cantera/cxx/demos/ that have broken install commands