# Requirements for testing of biomedsheets

# Base Requirements
-r base.txt

# Wonderful py.test library, style checker etc.
pytest>=4.4.1
flake8>=3.5.0
pytest-flake8>=1.0.4
coverage>=4.3.4
pytest-cov>=2.4.0
codacy-coverage>=1.3.6
