Skip to content

docs: update Python version examples and master branch link in tox.rst - #754

Open
atiqur-rahman-pro wants to merge 1 commit into
pytest-dev:masterfrom
atiqur-rahman-pro:docs/update-tox-example-python-versions
Open

docs: update Python version examples and master branch link in tox.rst#754
atiqur-rahman-pro wants to merge 1 commit into
pytest-dev:masterfrom
atiqur-rahman-pro:docs/update-tox-example-python-versions

Conversation

@atiqur-rahman-pro

Copy link
Copy Markdown

Summary

Update outdated Python 2.7 / 3.6 version references and master branch link in docs/tox.rst.

Details

  1. Python Version Examples: The tox.ini example snippets referenced py27 (Python 2.7) and py36 (Python 3.6), which are EOL. Updated to py39 and py312 to align with current Python 3.9+ requirements.
  2. Branch Link: Updated GitHub example link from tree/master/examples to tree/main/examples.

Changes

  • docs/tox.rst: Updated py27,py36py39,py312
  • docs/tox.rst: Updated mastermain branch link

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.

1 participant