# Docs
Sphinx>=1.1.2
# Testing (explicit dependencies to get around a Travis/pip issue)
# For now, need master as 1.3 isn't out yet :(
#nose>=1.3
-e git+https://github.com/nose-devs/nose#egg=nose
spec>=0.11.0
mock==1.0.1
# Need invocations lib to load internal tasks module (for now)
# NOTE: as invocations itself requires Invoke, make sure you've already run
# 'pip install -e .' to get Invoke installed.
-e git+https://github.com/pyinvoke/invocations#egg=invocations
