Skip to content

Commit 7c75252

Browse files
committed
readme in meta
1 parent 14b8dc0 commit 7c75252

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "ruff-format"
33
version = "0.1.0"
44
edition = "2024"
55
license = "MIT"
6+
readme = "README.md"
67
repository = "https://github.com/reflex-dev/ruff-format"
78

89
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ classifiers = [
2020
"Programming Language :: Python :: 3.14",
2121
"Programming Language :: Python :: 3 :: Only",
2222
]
23+
readme = "README.md"
2324
dynamic = ["version"]
2425

2526
[project.urls]

0 commit comments

Comments
 (0)