Browse Source

add requirements to pytest example

Rodja Trappe 1 year ago
parent
commit
3241dcc3e7
1 changed files with 7 additions and 0 deletions
  1. 7 0
      examples/pytest/requirements.txt

+ 7 - 0
examples/pytest/requirements.txt

@@ -0,0 +1,7 @@
+icecream
+autopep8
+pytest-selenium
+pytest-asyncio
+pytest
+webdriver-manager
+selenium