mirror of
https://github.com/actions/setup-python.git
synced 2025-06-29 14:13:48 +00:00
include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2
This commit is contained in:
parent
19e4675e06
commit
3005a75a7a
40 changed files with 1095 additions and 10637 deletions
|
@ -5,9 +5,9 @@ description = ""
|
|||
authors = ["Your Name <you@example.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8,<3.13"
|
||||
python = ">=3.8,<3.14"
|
||||
flake8 = "^4.0.1"
|
||||
pyinstaller = "5.13.1"
|
||||
pyinstaller = "6.10.0"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue