aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: 468f195deb0c5d65253688b5e534fd1711d709e6 (plain) (blame)
1
2
3
4
5
# Add requirements only needed for your unittests and during development here.
# They will be installed automatically when running `python setup.py test`.
# ATTENTION: Don't remove pytest-cov and pytest as they are needed.
pytest-cov
pytest