# Installation and distribution
# pip>=8.1.1
# setuptools>=19.6.2

# CSS Creation
cssutils>=1.0.1

# Markdown to reStructuredText Conversion
pypandoc==1.1.3

# Python 2.7 Support
future>=0.15.2

# Automatic CSS generation on save
watchdog>=0.8.3

# Documentation
# sphinx>=1.3.5

# Development
# tox>=2.3.1
# coverage>=4.0.2
# coveralls>=1.1
# wheel>=0.26.0
# twine>=1.6.5