Logo
Explore Help
Sign In
actions/setup-python
3
0
Fork 0
You've already forked setup-python
Code Issues Actions 2 Packages Projects Releases Wiki Activity
setup-python/__tests__/data/pyproject.toml

17 lines
332 B
INI
Raw Normal View History

Fix poetry version (#445)
2022-07-25 15:02:06 +02:00
[tool.poetry]
name = "testactiontasks"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (#923) * Update e2e-cache.yml * Update basic-validation.yml * Pyinstaller upgrade to 5.13.1 * pyinstaller-update * Update basic-validation.yml * Update e2e-cache.yml
2024-08-14 00:33:23 +05:30
python = ">=3.8,<3.13"
Fix poetry version (#445)
2022-07-25 15:02:06 +02:00
flake8 = "^4.0.1"
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (#923) * Update e2e-cache.yml * Update basic-validation.yml * Pyinstaller upgrade to 5.13.1 * pyinstaller-update * Update basic-validation.yml * Update e2e-cache.yml
2024-08-14 00:33:23 +05:30
pyinstaller = "5.13.1"
Fix poetry version (#445)
2022-07-25 15:02:06 +02:00
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (#923) * Update e2e-cache.yml * Update basic-validation.yml * Pyinstaller upgrade to 5.13.1 * pyinstaller-update * Update basic-validation.yml * Update e2e-cache.yml
2024-08-14 00:33:23 +05:30
build-backend = "poetry.core.masonry.api"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4+15-g730742230f Page: 798ms Template: 4ms
English
English EspaƱol
Licenses API