Skip to content

Commit 3344586

Browse files
amol-Lytol
andauthored
typo README.md
Co-authored-by: Brian Smith <brian.e.smith@gmail.com>
1 parent 96d1563 commit 3344586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ that requires Python 3.8.
231231
2. A `pyproject.toml` with a `project.requires-python` field exists.
232232
In such case the requirement specified in the field will be used
233233
if no `.python-version` file exists.
234-
3. A `setup.cfg` with a `options.python_requirs` field exists.
234+
3. A `setup.cfg` with an `options.python_requires` field exists.
235235
In such case the requirement specified in the field will be used
236236
if no `.python-version` or `pyproject.toml` files exist.
237237
4. If no other source of version requirement was found, then

0 commit comments

Comments
 (0)