Procházet zdrojové kódy

add requirements to pytest example

Rodja Trappe před 1 rokem
rodič
revize
3241dcc3e7
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  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