Skip to content

Commit

Permalink
requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
volpino committed Mar 23, 2012
1 parent dba6158 commit fa4288c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -14,7 +14,7 @@
'django', 'django_extensions', 'wirebin', 'nltk',
'sqlalchemy', 'nose', 'nose-exclude', 'BeautifulSoup',
'pyyaml', 'simplejson', 'pygeoip', 'diff-match-patch',
'python-igraph'),
'python-igraph==0.5.3', 'numpy', 'matplotlib'),
#cmdclass = {'build_ext': build_ext},
#ext_modules = ext_modules
)

0 comments on commit fa4288c

Please sign in to comment.