Skip to content

Commit 32d0c49

Browse files
committed
add project.readme for pypi
1 parent cb052a1 commit 32d0c49

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
@@ -4,6 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "uuid_utils"
7+
readme = "README.md"
78
description = "Drop-in replacement for Python UUID with bindings in Rust"
89
authors = [{ name = "Amin Alaee", email = "me@aminalaee.dev" }]
910
keywords = ["rust", "uuid"]

0 commit comments

Comments
 (0)