*: properly capitalize “Python” (#10132)

This commit is contained in:
pixel
2023-05-02 17:16:07 +02:00
committed by GitHub
parent b614e6714c
commit 9126c126f5
9 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
`tox --listenvs-all`
- Run tests on a specific environment (e.g. python 3.6):
- Run tests on a specific environment (e.g. Python 3.6):
`tox -e {{py36}}`