--index-url https://pypi.python.org/simple/
--extra-index-url https://testpypi.python.org/simple/

#for useful test modules (TODO : get rid of this)
nose

pytest>=2.9.1
tox>=2.3.1

-e .

