changeset 121:edce6af83ee2

Removed build auto-prerequisite from 'test' target.
author Atul Varma <varmaa@toolness.com>
date Mon, 17 Aug 2009 23:44:06 -0700
parents 856ca7a139e4
children 5eda03c8e756
files setup.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Aug 17 23:42:20 2009 -0700
+++ b/setup.py	Mon Aug 17 23:44:06 2009 -0700
@@ -204,7 +204,6 @@
             if name.startswith("lib.")][0]
 
 @task
-@needs('build')
 def test(options):
     """Test the Pymonkey Python C extension."""