Skip to content

Commit d698b5b

Browse files
committed
fix packaging
1 parent 5e3d459 commit d698b5b

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
@@ -7,6 +7,7 @@ description = "Inventory the long-lived Python objects in a process."
77
dynamic = ["version"]
88
license = "EUPL-1.2"
99
name = "memory_inventory"
10+
readme = "README.md"
1011
requires-python = ">= 3.12"
1112

1213
[project.urls]

0 commit comments

Comments
 (0)