Skip to content

Commit 79fe176

Browse files
lesnik512claude
andauthored
docs: align pyproject description with the GitHub description (#62)
Part of an org-wide metadata-consistency sweep: the GitHub description, pyproject description, and profile blurb now carry one canonical one-liner. The GitHub wording (the most complete) is canonical for this template. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent c78e60f commit 79fe176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "fastapi-sqlalchemy-template"
33
version = "0"
4-
description = "Async template on FastAPI and SQLAlchemy 2"
4+
description = "Dockerized FastAPI + SQLAlchemy 2 + PostgreSQL app template with DI"
55
readme = "readme.md"
66
requires-python = ">=3.14"
77
authors = [

0 commit comments

Comments
 (0)