added testing dependencies

This commit is contained in:
Simon Pirkelmann 2022-01-25 00:08:25 +01:00
parent 03e7425b2a
commit e0a22f770d

View File

@ -43,4 +43,6 @@ dev =
pytest pytest
pytest-cov pytest-cov
pytest-flask pytest-flask
flake8 flake8
selenium
beautifulsoup4