Skip to content

Commit bf50a31

Browse files
committed
Update pyproject.toml
1 parent a7a7aea commit bf50a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "hexlet-code"
33
version = "0.1.0"
4-
authors = ["Daria Sotnikova <[email protected]>"]
4+
authors = [{ name = "Daria Sotnikova" }]
55
description = "This project compiles 5 console games to train your brain."
66
readme = "README.md"
77
requires-python = ">=3.12"

0 commit comments

Comments
 (0)