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

Inconsistent python version (typo?) #3931

Closed
abe-101 opened this issue Nov 2, 2022 · 0 comments · Fixed by #3932
Closed

Inconsistent python version (typo?) #3931

abe-101 opened this issue Nov 2, 2022 · 0 comments · Fixed by #3932

Comments

@abe-101
Copy link
Contributor

abe-101 commented Nov 2, 2022

It is possible to test with a specific version of python. To do this, the command
is:
$ tox -e py310
This will run pytest with the python3.9 interpreter, for example.

It seems the commit 4ea0e98 updated the python version to 3.10 but forgot to update line 38

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 a pull request may close this issue.

1 participant