mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
fix typo - closes #3931
This commit is contained in:
parent
2f4bb6c1ba
commit
11b8ffa93d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue