added testing dependencies

blueprint_refactoring
Simon Pirkelmann 2022-01-25 00:08:25 +01:00
parent 03e7425b2a
commit e0a22f770d
1 changed files with 3 additions and 1 deletions

View File

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