From dd66bf95742c98e49e664672b229e8fddbdd296d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Mon, 3 Oct 2022 21:21:59 +0200 Subject: wip: add lockfile --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1744abd..265f392 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "pydanclick" version = "0.1.0" -description = "Back and forth serialization with click and pydantic!" +description = "Back-and-forth serialization with click and pydantic!" authors = ["Romain Gonçalves "] packages = [ { include = "pydanclick" }, -- cgit v1.2.3