Skip to content

Commit

Permalink
Merge pull request #142 from jugmac00/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
mgedmin committed Apr 8, 2021
2 parents 405fd63 + 593db20 commit 320db17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -141,7 +141,7 @@ git-workflow. Add the following to your ``.pre-commit-config.yaml``.
If you are running pre-commit without a network, you can utilize
``args: [--no-build-isolation]`` to prevent a ``pip install`` reaching out to
pypi. If you have additional ``build-system.requires`` outside of pip /
PyPI. If you have additional ``build-system.requires`` outside of pip /
setuptools / wheel you will want to list those in ``additional_dependencies``.

.. code-block:: yaml
Expand Down

0 comments on commit 320db17

Please sign in to comment.