Skip to content

Commit

Permalink
code toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Dec 17, 2024
1 parent 67b65d1 commit b13457a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:
Make sure that `pyproject.toml` contains the appropriate Python version specifier
(see the [ruff docs](https://docs.astral.sh/ruff/settings/#target-version)), e.g:

```
```toml
[project]
requires-python = ">=3.13"
```
Expand Down

0 comments on commit b13457a

Please sign in to comment.