Skip to content

Commit cd9f40c

Browse files
jdclaude
andcommitted
fix: add readme field for PyPI project description
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Change-Id: I4111cae339ff4d21731fec3fab539269277f0218 Claude-Session-Id: b0a3e393-05a6-4967-ab25-0d2a6fd26558
1 parent 4284ce3 commit cd9f40c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ build-backend = "hatchling.build"
66
name = "alembic-git-revisions"
77
dynamic = ["version"]
88
description = "Automatic Alembic migration chaining based on git commit history"
9+
readme = "README.md"
910
requires-python = ">=3.11"
1011
license = "Apache-2.0"
1112
classifiers = [

0 commit comments

Comments
 (0)