Skip to content

Task: Remove "pytest-forked" from dependencies (Python 3.7+) #1937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mdmintz opened this issue Jul 8, 2023 · 1 comment · Fixed by #1939
Closed

Task: Remove "pytest-forked" from dependencies (Python 3.7+) #1937

mdmintz opened this issue Jul 8, 2023 · 1 comment · Fixed by #1939
Assignees
Labels
dependencies This involves updating a dependency file SeleniumBase 4 SeleniumBase 4

Comments

@mdmintz
Copy link
Member

mdmintz commented Jul 8, 2023

Task: Remove pytest-forked from dependencies (Python 3.7+)

Now that pytest-xdist has dropped the pytest-forked dependency (pytest-dev/pytest-xdist#468 and https://pytest-xdist.readthedocs.io/en/latest/changelog.html#pytest-xdist-2-5-0-2021-12-10), SeleniumBase shouldn't require it either (for Python 3.7 and newer versions).

If people still need it, they should install it separately. (It wasn't very helpful on its own to begin with, as it usually caused other issues with other integrations.)

@mdmintz mdmintz added the dependencies This involves updating a dependency file label Jul 8, 2023
@mdmintz mdmintz self-assigned this Jul 8, 2023
@mdmintz mdmintz added the SeleniumBase 4 SeleniumBase 4 label Jul 8, 2023
@mdmintz
Copy link
Member Author

mdmintz commented Jul 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This involves updating a dependency file SeleniumBase 4 SeleniumBase 4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant