Skip to content

Commit 4ebbb71

Browse files
author
Nathan Richard
committed
refactor: add description
1 parent 4855ea9 commit 4ebbb71

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
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "pydantic-csv"
33
version = "0.1.0"
4-
description = ""
4+
description = "convert CSV to pydantic.BaseModel and vice versa"
55
authors = ["Nathan Richard <[email protected]>"]
66
license = "LICENSE"
77
readme = "README.md"

0 commit comments

Comments
 (0)