浏览代码

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