add e2e testing for freethread and bump cache to 4.0.2

This commit is contained in:
priya-kinthali 2025-03-14 17:01:33 +05:30
parent 19e4675e06
commit baae874f37
32 changed files with 304 additions and 10549 deletions

View file

@ -5,7 +5,7 @@ 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"