mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Merge pull request #3932 from abe-101/fix-typo-CONTRIBUTING
fix typo in CONTRIBUTING.md
This commit is contained in:
commit
d68c33d8f0
|
@ -35,7 +35,7 @@ is:
|
|||
|
||||
$ tox -e py310
|
||||
|
||||
This will run pytest with the python3.9 interpreter, for example.
|
||||
This will run pytest with the python3.10 interpreter, for example.
|
||||
|
||||
To run a particular test with tox for against your current Python version:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user