# ============================================================================
# PYTHON PACKAGE REQUIREMENTS FOR: For testing only
# ============================================================================

pytest >= 3.2
pytest-html >= 1.19

# -- DEVELOPMENT SUPPORT: Testing
tox >= 2.9
coverage >= 4.2
