Commit da01eef4 by Michael DeHaan

Move v2 out of the package tree so it does not yet appear.

parent 367f70fb
......@@ -94,7 +94,7 @@ tests:
PYTHONPATH=./lib $(NOSETESTS) -d -w test/units -v
newtests:
PYTHONPATH=./lib/v2/ $(NOSETESTS) -d -w lib/v2/tests -v
PYTHONPATH=./v2/ $(NOSETESTS) -d -w v2/tests -v
authors:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment