Skip to content
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

Allow uw-webdriver-recorder to install python >= 3.8 and < 4.0. The latest version of pytest might be needed, and needs this newer version. #37

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

goulter
Copy link
Contributor

@goulter goulter commented Jul 20, 2023

Allow uw-webdriver-recorder to install python >= 3.8 and < 4.0. The latest version of pytest might be needed, and needs this newer version.
closes GH-36

…atest version of pytest might be needed, and needs this newer version.
Copy link

@jprosser jprosser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok

@goulter goulter merged commit 281c2dc into main Jul 20, 2023
@goulter goulter deleted the GH-36 branch July 20, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Python version rules to be >=3.8 and < 4. Looks like pytest requires this, from our identity repo.
2 participants