Skip to content

Commit 4499017

Browse files
committed
update project description
1 parent 1ddc2b4 commit 4499017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "import-rewriter"
7-
description = """Rewrite imports"""
7+
description = """A flexible library for dynamically rewriting Python imports at runtime using metapath hooks."""
88
readme = "README.md"
99
license = { file = "LICENSE" }
1010
dynamic = ["version"]

0 commit comments

Comments
 (0)