Skip to content

Commit 87c2974

Browse files
pabs3Michael Howitz
authored andcommitted
Remove implication of literal block in Tox installation section
Suggested-by: rst-lint: WARNING ./CONTRIBUTING.rst:32 Literal block expected; none found. Suggested-by: doc8 CONTRIBUTING.rst:32: D000 Literal block expected; none found.
1 parent 05a909a commit 87c2974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Preparing Pull Requests
2727
https://pre-commit.com/ is a framework for managing and maintaining multi-language pre-commit hooks
2828
to ensure code-style and code formatting is consistent.
2929

30-
#. Install `tox <https://tox.readthedocs.io/en/latest/>`_::
30+
#. Install `tox <https://tox.readthedocs.io/en/latest/>`_:
3131

3232
Tox is used to run all the tests and will automatically setup virtualenvs
3333
to run the tests in. Implicitly https://virtualenv.pypa.io/ is used::

0 commit comments

Comments
 (0)