Update docs/install.rst

Co-authored-by: Steve Piercy <web@stevepiercy.com>
pull/688/head
Soham Dutta 2024-07-04 14:57:16 +05:30 zatwierdzone przez GitHub
rodzic 983f163657
commit 6b9f1bc003
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -64,7 +64,7 @@ To run all tests in all environments, simply run ``tox``
You may not have all Python versions installed or
you may want to run a specific one.
Have a look at the `documentation
<https://tox.wiki/en/4.16.0/user_guide.html#cli>`__.
<https://tox.wiki/en/stable/user_guide.html#cli>`_.
This is how you can run ``tox`` with Python 3.9:
.. code-block:: shell