Sfoglia il codice sorgente

add requirements to pytest example

Rodja Trappe 1 anno fa
parent
commit
3241dcc3e7
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  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