--requirement requirements.txt

# Development
pyramid-debugtoolbar==2.0.2
waitress==0.8.8

# Testing
nose==1.3.1                                                                     
nose-testconfig==0.9
coverage==3.7.1
WebTest==2.0.15

# Linting
flake8==2.1.0

# Documentation
Sphinx==1.2
sphinxcontrib-httpdomain==1.2.1
