We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e1088 commit 1944322Copy full SHA for 1944322
pyproject.toml
@@ -5,8 +5,7 @@ description = "Async template on LiteStar and SQLAlchemy 2"
5
readme = "README.md"
6
requires-python = ">=3.12"
7
authors = [
8
- { email = "[email protected]" },
9
- { name = "Artur Shiriev"}
+ { name = "Artur Shiriev", email = "[email protected]" },
10
]
11
license = "MIT License"
12
dependencies = [
0 commit comments