We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8109fdd commit 87c3a15Copy full SHA for 87c3a15
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
[project]
6
name = "netaddr-pydantic"
7
version = "0.2.0"
8
-description = ""
+description = "Use Netaddr objects in Pydantic Models"
9
readme = "README.md"
10
requires-python = ">=3.11"
11
license = "LGPL-2.1-or-later"
0 commit comments