ソースを参照

add requirements to pytest example

Rodja Trappe 1 年間 前
コミット
3241dcc3e7
1 ファイル変更7 行追加0 行削除
  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