소스 검색

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