-
Committer:
mattgiuca
-
Date:
2008-01-29 00:21:09 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:317
doc/dependencies: Added dependency on matplotlib.
setup.py: Because we might be installing on older versions of Python,
it isn't good to hard code "python2.5" everywhere.
So it now reads from sys.version and uses that to identify the python
directory (is there a better way?)