# You should already have the dev version of Paramiko and your local Fabric
# checkout installed! Stable Paramiko may not be sufficient!

# Test runner/testing utils
nose
# Rudolf adds color to the output of 'fab test'. This is a custom fork
# addressing Python 2.7 and Nose's 'skip' plugin compatibility issues.
-e git+https://github.com/bitprophet/rudolf#egg=rudolf
# Mocking library
Fudge<1.0
# Documentation generation
Sphinx>=1.2
releases==0.6.1
invoke==0.10.1
invocations>=0.10,<0.11
alabaster>=0.6.1
semantic_version==2.4
wheel==0.24
