Skip to content

Commit 1d95d1b

Browse files
committed
Correct Pipfile
1 parent b5934f6 commit 1d95d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ black = "*"
1111
pre-commit = "*"
1212

1313
[packages]
14-
pytest-selenium = {editable = true,path = "."}
14+
pytest-selenium = {editable = true,extras = ["appium"],path = "."}

0 commit comments

Comments
 (0)