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

add Python 3.9 and 3.10 to tox.ini #670

Merged
merged 2 commits into from Mar 29, 2022

Conversation

okken
Copy link
Contributor

@okken okken commented Mar 28, 2022

Tested changes with `tox -e py39,py310' and tests pass.

Copy link
Member

@mrbean-bremen mrbean-bremen left a comment

Choose a reason for hiding this comment

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

Thanks - can you please also remove py35 and change pypy to pypy3 to be up-to-date? I obviously forgot to update this file.

@okken
Copy link
Contributor Author

okken commented Mar 28, 2022

sure.

@okken
Copy link
Contributor Author

okken commented Mar 28, 2022

ok. I made the changes.
When I tried to run tox -e pypy3, I ran into some issues.
But it might be my setup.

Copy link
Member

@mrbean-bremen mrbean-bremen left a comment

Choose a reason for hiding this comment

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

Thanks!

@mrbean-bremen mrbean-bremen merged commit 9a38796 into pytest-dev:master Mar 29, 2022
github-actions bot pushed a commit that referenced this pull request Mar 29, 2022
…COPYING Dockerfile MANIFEST.in README.md docs extra_requirements.txt mypy.ini pyfakefs requirements.txt setup.cfg setup.py tox.ini add Python 3.9 and 3.10 to tox.ini CHANGES.md CONTRIBUTING.md COPYING Dockerfile MANIFEST.in README.md docs extra_requirements.txt mypy.ini pyfakefs requirements.txt setup.cfg setup.py tox.ini tox.ini remove py35, change pypy to pypy3
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.

None yet

2 participants