Skip to content

Commit

Permalink
Remove old tox env (linting) from contributing doc (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
attomos committed Dec 16, 2022
1 parent fd61e85 commit 4314bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.rst
Expand Up @@ -15,7 +15,7 @@ Tests are run with ``tox``, you can run the baseline environments before submitt

.. code-block:: console
$ tox -e py38,linting
$ tox -e py38
Style checks and formatting are done automatically during commit courtesy of
`pre-commit <https://pre-commit.com>`_.

0 comments on commit 4314bf3

Please sign in to comment.