Explorar el Código

add requirements to pytest example

Rodja Trappe hace 1 año
padre
commit
3241dcc3e7
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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