We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3d459 commit d698b5bCopy full SHA for d698b5b
pyproject.toml
@@ -7,6 +7,7 @@ description = "Inventory the long-lived Python objects in a process."
7
dynamic = ["version"]
8
license = "EUPL-1.2"
9
name = "memory_inventory"
10
+readme = "README.md"
11
requires-python = ">= 3.12"
12
13
[project.urls]
0 commit comments