We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddc2b4 commit 4499017Copy full SHA for 4499017
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "import-rewriter"
7
-description = """Rewrite imports"""
+description = """A flexible library for dynamically rewriting Python imports at runtime using metapath hooks."""
8
readme = "README.md"
9
license = { file = "LICENSE" }
10
dynamic = ["version"]
0 commit comments