Skip to content

Commit 438f61d

Browse files
Initial project
1 parent b4d0295 commit 438f61d

3 files changed

Lines changed: 1 addition & 7 deletions

File tree

File renamed without changes.

main.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

hexlet-code.toml renamed to pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "python-project-49"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
6-
requires-python = ">=3.13"
6+
requires-python = ">=3.11"
77
dependencies = [
88
"prompt>=0.4.1",
99
]

0 commit comments

Comments
 (0)