We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a7aea commit bf50a31Copy full SHA for bf50a31
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "hexlet-code"
3
version = "0.1.0"
4
-authors = ["Daria Sotnikova <[email protected]>"]
+authors = [{ name = "Daria Sotnikova" }]
5
description = "This project compiles 5 console games to train your brain."
6
readme = "README.md"
7
requires-python = ">=3.12"
0 commit comments