Skip to content

Commit 52211e1

Browse files
committed
Edit pyproject.toml
1 parent 500df2a commit 52211e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "hexlet-code"
33
version = "0.9.0"
4-
description = "«Игры разума» — набор из пяти консольных игр"
4+
description = "Brain Games is a set of five console games"
55
readme = "README.md"
66
authors = [
7-
{ name = "Неустроев Алексей", email = "[email protected]" }
7+
{ name = "Neustroev Aleksei", email = "[email protected]" }
88
]
99
requires-python = ">=3.10"
1010
dependencies = [

0 commit comments

Comments
 (0)