Skip to content

Commit

Permalink
make sure to use python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
zsol committed Sep 3, 2024
1 parent cf83217 commit 2554eed
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 283 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ type = "pip-compile"
pip-compile-hashes = true
pip-compile-args = ["--no-annotate", "--allow-unsafe"]
pip-compile-resolver = "uv"
python = "3.12"
dependencies = [
"pyright >= 1.1.348",
"pytest-asyncio",
Expand Down
Loading

0 comments on commit 2554eed

Please sign in to comment.