Skip to content

Commit

Permalink
BF - restored commented sympy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed May 5, 2010
1 parent fef2f9d commit afac52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -44,7 +44,7 @@ def configuration(parent_package='',top_path=None):

# Hard and soft dependency checking
package_check('scipy', '0.5')
##package_check('sympy', '0.6.6')
package_check('sympy', '0.6.6')
def _mayavi_version(pkg_name):
from enthought.mayavi import version
return version.version
Expand Down

0 comments on commit afac52c

Please sign in to comment.