Skip to content

Commit f5e83da

Browse files
Rewrite pyproject
1 parent fe754d0 commit f5e83da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[project]
22
name = "python-project-49"
33
version = "0.1.0"
4-
name = "Uliana"
5-
authors = "Uliana"
4+
authors = [{name = "Uliana", email = "melkijprogrammist@gmail.com"}]
65
description = "brain-games"
76
readme = "README.md"
87
requires-python = ">=3.11"

0 commit comments

Comments
 (0)