Removed python requirement line from setup.py, since easy_install and pip can't do...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 19 Sep 2011 06:18:19 +0000 (23:18 -0700)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 19 Sep 2011 06:18:19 +0000 (23:18 -0700)
commit29eef8ca0de60e184b07b30d14de8948ba6eada4
tree0c715ecd796f4d9b62ff08f44fccb705d07b428b
parent62a09d63946a6942250f5af2f1159b37a0bbc9fa
Removed python requirement line from setup.py, since easy_install and pip can't do anything with it and will choke on it for e.g. pypy.
setup.py