Skip to content

Commit 2b6bc98

Browse files
pre-commit-ci[bot]chrysle
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c5723df commit 2b6bc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/dropping-older-python-versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Steps:
6565
2. Specify the version ranges for supported Python distributions
6666
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6767

68-
Set the version ranges declaring which Python distributions are supported
68+
Set the version ranges declaring which Python distributions are supported
6969
within your project's :file:`pyproject.toml`. The :ref:`requires-python` configuration field
7070
corresponds to the :ref:`Requires-Python <core-metadata-requires-python>` core metadata field:
7171

0 commit comments

Comments
 (0)