pytest <  5.0; python_version <  '3.0'
pytest >= 5.0; python_version >= '3.0'
pytest-html >= 1.19.0

# -- NEEDED: By some tests (as proof of concept)
# NOTE: path.py-10.1 is required for python2.6
# HINT: path.py => path (python-install-package was renamed for python3)
# DISABLED: path.py >= 11.5.0; python_version <  '3.5'
# DISABLED: path >= 13.1.0;    python_version >= '3.5'

-r basic.txt
