mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
fix typo - closes #3931
This commit is contained in:
parent
2f4bb6c1ba
commit
11b8ffa93d
|
@ -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