Skip to content

Commit

Permalink
Use python3.12 as our dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-shawley committed Jun 5, 2024
1 parent 3339d82 commit e5f3a89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ examples = ["jsonschema", "pyyaml"]
Homepage = "https://githib.com/dave-shawley/tornado-problem-details"

[tool.hatch.envs.default]
python = "python3.12"
dependencies = [
"coverage",
"flake8",
Expand Down

0 comments on commit e5f3a89

Please sign in to comment.