# ============================================================================
# BEHAVE: PYTHON PACKAGE REQUIREMENTS: For documentation generation
# ============================================================================
# REQUIRES: pip >= 6.0

Sphinx >= 1.2.3

# -- PROBLEM-WITH-PYTHON3:
# ONLY PYTHON2: sphinxcontrib-cheeseshop
sphinxcontrib-cheeseshop >= 0.2; python_version < '3.0'
