Little fix to setup.py
authorGianluca <gian@grys.it>
Thu, 24 Jun 2010 20:12:39 +0000 (16:12 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 24 Jun 2010 20:12:39 +0000 (16:12 -0400)
commit36da784b196e2ce60c772e085636e9f2b18844ea
tree582f95cd96dffaa3b5f55d03fcc8cb264e0f6ebc
parent2dbd638083487400afd3b1d6a0d7a4e925c7db1f
Little fix to setup.py

I applied Gianluca's patch, but used "revision" in both the Makefile
command for _version.py and setup.py, rather than using "revision_id"
in both places.  With Git, there is no longer a need to distinguish
revision IDs from revision numbers.
setup.py